flutter_flavor 1.0.1
flutter_flavor: ^1.0.1 copied to clipboard
flutter_favor allows you a quick configuration and definition of dynamic variables for each flavor of your project. flutter_favor has 3 basic flavors defined: PROD, DEV and TEST.
[1.0.1] #
- Fix README file.
- Added
name
attribute inFlavorConfig
for replace the default banner name.
[1.0.0] #
- Added
location
attribute inFlavorConfig
for the banner. - Updated README file.
[0.1.1+1] #
- Fix example.
[0.1.1] #
- Updated the example and added screenshots.
[0.1.0] #
- Changed the FlavorBanner widget.
- Added example to use the flutter_flavor package.
- Added to README file an example to add, configure and use the flutter_flavor package.
- Fix bug in the type of the
variables
attribute inFlavorConfig
.
[0.0.1] #
- Initial version