snacky 0.2.1 snacky: ^0.2.1 copied to clipboard
Easily display customizable snackbars in Flutter with minimal configuration. Ideal for quick notifications and alerts in your app.
0.2.0 #
0.1.0 #
Feat #
- Added support for custom notification builders.
- Added support for more SnackyLocations. (top, topStart, topEnd, bottom, bottomStart, bottomEnd)
- Better swipe to dismiss support.
0.0.3 #
Fix #
- Exported all requried files
- Cancel all snackies when a new route is pushed or a route is replaced
SnackyNavigationObserver
0.0.1 #
- initial release