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

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

Changelog #

0.2.5 #

Fixed #

  • 🖼️ Fixed screenshots not displaying on pub.dev by using proper GitHub raw URLs
  • 📱 Improved screenshot layout with HTML table format for better presentation
  • ✨ Screenshots now properly visible on pub.dev package page

0.2.4 #

Added #

  • 📸 Added beautiful screenshots showcasing app interface and toast positions
  • 🎨 Updated README.md with clean screenshot presentation for pub.dev
  • 📱 Screenshots include main app interface and all three toast positions (top, center, bottom)

0.2.3 #

Added #

  • 📱 Beautiful screenshots showcasing all package features
  • 🍎 iOS support for example app
  • 🎨 Redesigned example app with modern UI perfect for demonstrations

Fixed #

  • 🎯 Improved center positioning for toasts
  • 📱 Fixed bottom overflow issue in positions demo page

0.2.2 #

Fixes #

  • Fixed repository links in pubspec.yaml to match actual GitHub repository name (hyphens instead of underscores)
  • Repository links on pub.dev will now work correctly

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
9
likes
150
points
222
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_nice_toast