flutter_nice_toast 0.2.1 copy "flutter_nice_toast: ^0.2.1" to clipboard
flutter_nice_toast: ^0.2.1 copied to clipboard

A beautiful, customizable toast notification package for Flutter with animations and various styles.

Changelog #

0.2.1 #

Updates #

  • Added proper repository and issue tracker links for pub.dev
  • Updated BSD 3-Clause license
  • Improved package metadata for better pub.dev integration

0.2.0 #

Features #

  • Complete no-context implementation - show toasts from anywhere without BuildContext
  • Updated initialization pattern to use a global navigator key
  • Enhanced internal architecture to avoid BuildContext dependencies
  • Improved screen size calculation for better positioning across devices

0.1.0 #

Initial release of the FlutterNiceToast package!

Features #

  • Standard toast notifications (success, error, warning, info)
  • Persistent toast variants with close buttons
  • Customizable positioning (top, center, bottom)
  • Animated appearance and dismissal
  • Swipe to dismiss functionality
  • Custom toast themes with gradient support
  • Callbacks for toast dismissal and taps
10
likes
0
points
25
downloads

Publisher

verified publisheryasinatagun.com

Weekly Downloads

A beautiful, customizable toast notification package for Flutter with animations and various styles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_nice_toast