A desktop utility which makes work dependencies easier. App will automatically add platform dependent code for a dependencies. You will be able to store your own instructions for a dependencies or fetch them from a server. Auto resolving lower version conflicts (min sdk android version for ex) etc.
- Run in terminal "flutter pub get"
- Make sure that your flutter desktop platform is enabled(windows/mac/linux), check this guide to make sure https://docs.flutter.dev/desktop
- Just run F5 and witness building process :)))