Releases: zino-hofmann/flavor-config-flutter
Releases · zino-hofmann/flavor-config-flutter
1.2.0
- Changed build mode logic to use
kReleaseMode
and kProfileMode
to 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
bannerColor
and textColor
.
- Remove
textDirection
option.
1.0.1
- Added
textDirection
option.
1.0.0+1
- Added more dartdoc comments to the public API.