hyper_snackbar 0.1.1 copy "hyper_snackbar: ^0.1.1" to clipboard
hyper_snackbar: ^0.1.1 copied to clipboard

A highly customizable and animated snackbar package for Flutter.

0.0.1 #

  • Initial release.

0.0.2 #

  • Update README.md.
  • Add Demo.gif

0.0.3 #

  • Initial complete release.

0.0.4 #

  • Documents update.

0.1.0 - 2025-12-15 #

⚠️ Breaking Changes #

  • Renamed Main Class: HyperManager has been renamed to HyperSnackbar to be more intuitive.

✨ Features #

  • Context-less Usage: Added support for showing snackbars without a BuildContext.
    • Note: To use this feature, you must assign HyperSnackbar.navigatorKey to the navigatorKey property of your MaterialApp.
  • Hybrid Support: The show method now accepts an optional context. If provided, it uses the local context (ideal for inheriting themes); otherwise, it falls back to the global navigator key.
  • Extension Method: Added context.showHyperSnackbar(config) for easier usage within widgets.

0.1.1 - 2025-12-15 #

  • Fix README formatting.
1
likes
0
points
1.06k
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable and animated snackbar package for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hyper_snackbar