flavor_config 2.0.0+1
flavor_config: ^2.0.0+1 copied to clipboard
An easy to use package for creating flavors for any environment.
2.0.0 #
- Refactored the package to be more intuitive and easier to use.
- Supports multiple platforms: Android, iOS, Web, Windows, macOS, and Linux.
- Added testing coverage.
- Added more
dartdoccomments to the public API. - Improved
README.mdwith better examples and documentation.
1.4.0 #
- Changed
device_infotodevice_info_plus.
1.3.0 #
- Null safety
1.2.0 #
- Changed build mode logic to use
kReleaseModeandkProfileModeto determine the build mode. - Changed the capitalization of the flavor in the [DeviceInfoDialog].
1.1.0+1 #
- Fixed the examples in the docs.
1.1.0 #
- Added support to define both the
bannerColorandtextColor. - Remove
textDirectionoption.
1.0.1 #
- Added
textDirectionoption.
1.0.0+1 #
- Added more dartdoc comments to the public API.
1.0.0 #
- Initial release.