animated_toast_plus 1.0.3 copy "animated_toast_plus: ^1.0.3" to clipboard
animated_toast_plus: ^1.0.3 copied to clipboard

A customizable and animated toast/snackbar package for Flutter.

animated_toast_plus #

pub package

Animated Toast Plus Demo

A customizable and animated toast/snackbar notification package for Flutter with smooth animations and multiple toast types.


Features #

  • Supports 4 toast types: Success, Error, Warning, Info
  • Customizable title, subtitle, icon, background color, and toast position
  • Slide-in/out animation from top, bottom, or center
  • Bounce animation on toast icons for visual appeal
  • Easy-to-use static methods for quick toast display
  • Overlay based implementation, does not require Scaffold
  • Example app included to demonstrate all features

Installation #

Add this to your pubspec.yaml:

dependencies:
  animated_toast_plus: ^1.0.3
1
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and animated toast/snackbar package for Flutter.

Repository (GitHub)
View/report issues

Topics

#toast #snackbar #notification #animation #overlay

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_toast_plus