snacko 1.0.1 copy "snacko: ^1.0.1" to clipboard
snacko: ^1.0.1 copied to clipboard

A lightweight, customizable, and modern Flutter snackbar package for building beautiful in-app notifications with smooth animations, flexible styling, and easy integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snacko

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

dependencies:
  snacko: ^1.0.1

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:snacko/snacko.dart';
1
likes
150
points
256
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, customizable, and modern Flutter snackbar package for building beautiful in-app notifications with smooth animations, flexible styling, and easy integration.

Repository (GitHub)
View/report issues

Topics

#snackbar #flutter-ui #ui #animations

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on snacko