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.

Changelog #

1.0.6 - 2024-07-31 #

Added #

  • Initial release of ToastPlus package: Provides a static method show for displaying toast messages.
  • ToastWidget Class: Implements toast notifications with customizable message, type, and duration.
  • Toast Types: Added support for different types of toasts (success, danger, info, warning) with distinct colors and icons.
  • Animations: Introduced fade-in and fade-out animations for toast notifications using AnimationController and FadeTransition.

Fixed #

  • Dismiss on Close Button Click: Ensured the toast widget is properly removed from the overlay after the specified duration.

Changed #

  • Improved Design: Enhanced the visual design of the toast notifications, including background color and icon adjustments.
3
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

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