In this repository we collect everything that is related to Flavors.
- Flavors in Flutter - Multiple apps from one source code - Icon Generation
- Flutter Flavors - Live Stream
This project is build with Flavors in order to start the different flavors. You will need to setup two starter configurations.
flutter -run --flavor coffee -t ./lib/main_coffee.dart
flutter -run --flavor cookie -t ./lib/main_cookie.dart