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

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';
11
likes
150
points
1.19k
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)
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