rui_snackbar 0.0.2 copy "rui_snackbar: ^0.0.2" to clipboard
rui_snackbar: ^0.0.2 copied to clipboard

A smart SnackBar system for Flutter that supports repeat counting, custom icons, actions, animations, and positioning.

rui_snackbar #

🌟 A smart and beautiful SnackBar manager for Flutter.

✨ Features #

  • Prevents message stacking
  • Shows repeat count for identical messages
  • Supports custom icon, action, background
  • Top-floating animated style with slide/fade
  • Keeps up to 3 visible messages

πŸš€ Usage #

RuiSnackbarNotifier().init(context);

RuiSnackbarNotifier().showSuccess("Saved!");
RuiSnackbarNotifier().showError("Failed to connect.");

πŸ“· Preview #

demo

πŸ”§ Example #

See example/ folder.

0
likes
125
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A smart SnackBar system for Flutter that supports repeat counting, custom icons, actions, animations, and positioning.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on rui_snackbar