another_flushbar 2.2.1 copy "another_flushbar: ^2.2.1" to clipboard
another_flushbar: ^2.2.1 copied to clipboard

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 Dart:

 $ dart pub add another_flushbar

With Flutter:

 $ flutter pub add another_flushbar

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

dependencies:
  another_flushbar: ^2.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:another_flushbar/another_flushbar.dart';
1.03k
likes
0
points
116k
downloads

Publisher

verified publisherflushkit.dev

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.

Homepage
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter, http, shared_preferences, url_launcher

More

Packages that depend on another_flushbar