smooth_toast 0.1.1 copy "smooth_toast: ^0.1.1" to clipboard
smooth_toast: ^0.1.1 copied to clipboard

A customizable top/bottom overlay toast for Flutter with themed presets, action button support, and smooth animations.

Changelog #

0.1.1 #

  • Reduced the README preview GIF footprint for a cleaner documentation layout.
  • Refined related package links to avoid non-published entries.

0.1.0 #

  • Initial public release of smooth_toast.
  • Added top and bottom overlay toasts with smooth slide/fade animation.
  • Added typed presets: success, error, info, warning, neutral.
  • Added action button support on the right side with callback.
  • Added full style customization for colors, text style, shape, spacing, and shadow.
  • Added dismiss options: auto-hide duration, tap-to-dismiss, swipe-to-dismiss, and programmatic dismiss.
  • Added BuildContext extension helpers and complete example app.
  • Added widget tests for rendering, action callback, replace behavior, and auto-dismiss.
1
likes
150
points
103
downloads

Documentation

API reference

Publisher

verified publishereliazavatta.it

Weekly Downloads

A customizable top/bottom overlay toast for Flutter with themed presets, action button support, and smooth animations.

Repository (GitHub)
View/report issues

Topics

#toast #snackbar #notification #flutter #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smooth_toast