snacky 0.5.7 copy "snacky: ^0.5.7" to clipboard
snacky: ^0.5.7 copied to clipboard

Easily display customizable snackbars in Flutter with minimal configuration. Ideal for quick notifications and alerts in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snacky

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

dependencies:
  snacky: ^0.5.7

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:snacky/snacky.dart';
10
likes
140
points
1.26k
downloads

Publisher

verified publisherimpaktfull.com

Weekly Downloads

Easily display customizable snackbars in Flutter with minimal configuration. Ideal for quick notifications and alerts in your app.

Repository (GitHub)

Topics

#snackbar #flutter-snackbar #custom-flutter-snackbar #flutter-flushbar #custom-flutter-toast

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on snacky