flutter_flavorizr 2.1.1 flutter_flavorizr: ^2.1.1 copied to clipboard
A flutter utility to easily create flavors in your flutter application
2.1.1 #
- Added icon directive to generate icons for your flavors
- Bumped dependencies
2.1.0 #
- Added flavor banner in the top-left corner
- Disabled override of the launchScreen attribute in Info.plist if its processor is not specified
- Removed blank line generation at the end of the build.gradle file on every run
- Code refactoring
- Bumped dependencies
2.0.0 #
- Migration to Flutter 2
1.0.11 #
- Added FirebaseProcessor to plug Firebase configurations
1.0.10 #
- Added AndroidBuildGradleProcessor idempotency
- Bumped dependencies
- Updated LICENCE
1.0.9 #
- Fixed README
1.0.8 #
- Added buildConfig param in iOS configuration
- Added program argument in vscode configuration
- Added dash in iOS configuration
1.0.7 #
- Bumped dependencies
1.0.6 #
- Bumped dependencies
1.0.5 #
- Bumped dependencies
1.0.4 #
- Added processors param to the command line
1.0.3 #
- Added IDE processors (vscode and idea)
- Updated README
1.0.2 #
- Fixed zip asset extraction using sync
- Fixed zip asset creation with recursive param
1.0.1 #
- First release!