flushbar 1.10.2 copy "flushbar: ^1.10.2" to clipboard
flushbar: ^1.10.2 copied to clipboard

discontinued
outdated

A flexible widget for user notification. Customize your text, button, duration, animations and much more. For Android devs, it is made to replace Snackbars and Toasts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flushbar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flushbar: ^1.10.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flushbar/flushbar.dart';
643
likes
20
points
777
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible widget for user notification. Customize your text, button, duration, animations and much more. For Android devs, it is made to replace Snackbars and Toasts.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flushbar