easy_toast_plus 1.0.2 copy "easy_toast_plus: ^1.0.2" to clipboard
easy_toast_plus: ^1.0.2 copied to clipboard

A lightweight Flutter toast package for showing simple toast messages anywhere in your app.

📝 Changelog #

All notable changes to the easy_toast package will be documented here.


1.0.0 - 2025-10-20 #

🎉 Initial Release #

  • Added EasyToast.show() to display toast messages anywhere in the app.
  • Supports configurable:
    • Duration
    • Background color
    • Text color
    • Font size
    • Border radius
    • Gravity (top, center, bottom)
  • Added ToastGravity enum for easy positioning.
  • Built-in overlay-based rendering for clean UI integration.
  • Compatible with Flutter 3.0+ and Material 3.

1.0.2 #

  • update DOC

[Upcoming] #

  • ✨ Fade-in and fade-out animations
  • 🚫 Avoid overlapping toasts (toast queue)
  • 🌈 Support for dark/light theme adaptation

20
likes
140
points
120
downloads

Publisher

verified publishertineaung.com

Weekly Downloads

A lightweight Flutter toast package for showing simple toast messages anywhere in your app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_toast_plus