status_alert 1.0.1
status_alert: ^1.0.1 copied to clipboard
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow.
1.0.1 [Oct 17, 2022] #
- The maxWidth parameter will let you to controll the Status Alert size on big screens
1.0.0 [January 9, 2022] #
- Fix gradle.wrapper version. Stable.
1.0.0-nullsafety.1 [March 20, 2021] #
- Flutter 2 & null safety
0.1.3 [December 4, 2020] #
- Dependencies version update
- Type 'MaterialColor' is not a subtype of type 'bool was fixed
- New feature: dismiss on background tap
0.1.2 [April 1, 2020] #
- Fixed issue "Type 'Color' is not a subtype of type 'bool'"
0.1.1 [December 3, 2019] #
- Added description in pubspec.yaml
0.1.0 [December 3, 2019] #
- Initial release with basic StatusAlert.