toast_plus 1.0.6 copy "toast_plus: ^1.0.6" to clipboard
toast_plus: ^1.0.6 copied to clipboard

A customizable toast notification package for Flutter with advanced features and great design.

ToastPlus #

ToastPlus is a Flutter package for displaying customizable toast messages with smooth animations. It allows you to show transient notifications with various styles based on the type of message.

Features #

  • Customizable Toast Messages: Display messages with custom text and types (success, danger, info, warning).
  • Animated Transitions: Smooth fade-in and fade-out animations using AnimationController.
  • Automatic Dismissal: Toast messages automatically disappear after a specified duration.
  • Flexible Styling: Customizable background colors and icons for different types of messages.

Installation #

Add ToastPlus to your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  toast_plus: ^1.0.6
3
likes
0
pub points
9%
popularity

Publisher

unverified uploader

A customizable toast notification package for Flutter with advanced features and great design.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on toast_plus