sonner_toast 1.0.0
sonner_toast: ^1.0.0 copied to clipboard
A customizable, stackable, and animated toast notification system for Flutter, inspired by the Sonner library.
1.0.0 #
- Fixed: Fixed issue where small toasts would hide behind large toasts in collapsed state.
0.0.1 #
- Initial release of
sonner_toast. - Customizable, stackable, and animated toast notifications.
- Support for
Alignment(top/bottom/left/right) and fixedwidth. - Swipe to dismiss and expanding stack on hover.
- Custom builder support for full UI control.
- Multiple overlay support.