flutter_awesome_snackbar 1.0.2 copy "flutter_awesome_snackbar: ^1.0.2" to clipboard
flutter_awesome_snackbar: ^1.0.2 copied to clipboard

Beautiful Flutter snackbars with queues, priorities, haptics, scheduling, history, glassmorphism, and RTL. Zero dependencies. Pure Flutter.

1.0.2 #

  • Fixed pubspec description length for pub.dev score compliance.
  • Improved YAML formatting and field ordering.

1.0.1 #

  • Patch release: minor documentation corrections.

1.0.0 #

  • Initial release.
  • Zero external dependencies — pure Flutter.
  • 9 built-in animations: slide, fade, scale, elastic, bounce, rotation, iOS, flip, path.
  • Priority queue system (normal / high / critical).
  • Future tracking API with dynamic success/error messages.
  • Haptic feedback via Flutter's built-in HapticFeedback.
  • Glassmorphism via dart:ui ImageFilter.blur.
  • Notification history with filtering by type and tag.
  • Grouped notifications with dismissGroup.
  • Scheduling with schedule / cancelScheduled.
  • Tap-to-route navigation support.
  • Duplicate prevention via key.
  • Context, String, and Future extension methods.
  • Full accessibility label support.
  • Dark mode colour palettes for all notification types.
  • Supports Android, iOS, Web, Windows, macOS, Linux.
4
likes
160
points
20
downloads

Documentation

API reference

Publisher

verified publishermysteriouscoder.com

Weekly Downloads

Beautiful Flutter snackbars with queues, priorities, haptics, scheduling, history, glassmorphism, and RTL. Zero dependencies. Pure Flutter.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_awesome_snackbar