- Null safety
- Changed build mode logic to use
kReleaseMode
andkProfileMode
to determine the build mode. - Changed the capitalization of the flavor in the [DeviceInfoDialog].
- Fixed the examples in the docs.
- Added support to define both the
bannerColor
andtextColor
. - Remove
textDirection
option.
- Added
textDirection
option.
- Added more dartdoc comments to the public API.
- Initial release.