snacky 0.0.14 copy "snacky: ^0.0.14" to clipboard
snacky: ^0.0.14 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.0.14

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';
4
likes
130
pub points
42%
popularity

Publisher

verified publisherimpaktfull.com

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

Repository (GitHub)
View/report issues

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