Scripts
Below are all the scripts included in the scripts
folder of a new Flutter Fast app.
flutter pub get
flutter pub get
clean & get
rm pubspec.lock && flutter pub get
Build Android
flutter build appbundle --dart-define-from-file=assets/config.json
Android Internal Fastlane
cd androidfastlane internal
iOS Beta Fastlane
cd iosfastlane beta