snack 1.0.3
snack: ^1.0.3 copied to clipboard
An extension library for easier access to commonly used functionality for SnackBars
Changelog #
1.0.3 #
- Added a
hideCurrentparameter to hide any currentSnackBar.
1.0.2 #
- Added an optional parameter
root, aboolvalue that decides if theSnackBarshould be shown in the context of the nearest or furthestScaffold - Added an optional parameter
scaffoldStatethat can be passed to specify a concreteScaffoldto show theSnackBarwithin
1.0.1+2 #
- Fixed readme image
1.0.1+1 #
- Added longer description
1.0.1 #
- Improved readme
- Cleaned up example
1.0.0 #
- Initial release