flutter_notie 0.0.7
flutter_notie: ^0.0.7 copied to clipboard
FlutterNotie provides sleek toast notifications for Flutter apps, supporting various predefined styles like success, info, and error. Ideal for user feedback without clutter.
Changelog #
All notable changes to "flutter_notie" will be documented in this file.
[0.0.1] - 2023-08-18 #
Added #
- Initial release of
flutter_notie
. - Basic toast notifications with animations.
- Different toast types: success, info, warning, error, and default.
[0.0.2] - 2023-08-18 #
Added & Changed #
- Fix some bugs concerning the toast's text
- Update all
flutter_notie
toats colors - Update the default toast's duration to 800 milliseconds