sonner_toast 2.0.1 copy "sonner_toast: ^2.0.1" to clipboard
sonner_toast: ^2.0.1 copied to clipboard

A customizable, stackable, and animated toast notification system for Flutter, inspired by the Sonner library.

2.0.1 #

  • update gif in readme

2.0.0 #

  • New: Added support for dynamic configuration updates via Sonner.setConfig and granular setters (e.g., Sonner.setAlignment).
  • New: Added Sonner.hide() to temporarily hide all toasts (and automatically shows them when a new toast is added).
  • New: Added Sonner.dismissAll() to permanently dismiss all active toasts.
  • New: Added Sonner.isExpanded() getter to check if the stack is currently expanded.

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 fixed width.
  • Swipe to dismiss and expanding stack on hover.
  • Custom builder support for full UI control.
  • Multiple overlay support.
3
likes
160
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable, stackable, and animated toast notification system for Flutter, inspired by the Sonner library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sonner_toast