Step 3
Launch applicationโ
- Launch your app by either through your IDE or by running the command below:
flutter run -t apps/app_core/lib/main_development.dart --flavor development
danger
- If your project needs Firebase Flavor Setup, carefully read and follow next Step