PackageTrack
Sign in Get early access

awesome_toast

A beautiful, customizable toast notification system for Flutter with automatic stacking, smooth animations, and full navigation persistence.

2.0.2 Mahdi-Panahi/awesome_toast

What this package is like to depend on

Last release 8 months ago

13 Dec 2025

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

9 months old

4 releases · first in 2025

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Nov 2025 to Dec 2025
2026
Release Pre-release

Releases

latest 4
  1. 2.0.2 13 Dec 2025
    Release notes
    • Fix: Added default Material widget wrapper to toasts to prevent "yellow text" styling issues (missing Material ancestor).
    Open source →
  2. 2.0.1 13 Dec 2025
    Release notes
    • Update: toastBuilder in ToastStackConfig now accepts dismissable and showProgress parameters: (context, title, message, type, progress, dismissToast, actions, dismissable, showProgress).
    Open source →
  3. 2.0.0 05 Dec 2025
    Release notes
    • Breaking Change: contentBuilder in show method now accepts actions as a parameter: (context, progress, dismissToast, actions).
    • New Feature: Added dismissable property to ToastStackConfig, ToastItem, and DefaultToast.
      • Controls whether a toast can be dismissed by drag/swipe.
      • If false, the toast resists dragging, snaps back, and auto-dismissal is disabled by default.
    • New Feature: Added blur property to glassmorphism effect.
    • New Feature: Added iconColor customization.
    • New Feature: Added expandProgress property to control progress bar appearance (fill background vs bottom line).
    • Optimization: Significant performance improvements in rendering and layout calculation.
      • Conditional BackdropFilter usage.
      • O(N) layout offset calculation.
    • Refactor: ToastStackConfig structure updated.
    Open source →
  4. 1.0.0 07 Nov 2025
    Release notes
    • Initial release of the awesome_toast package.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive