animated_snack_bar 0.4.0 copy "animated_snack_bar: ^0.4.0" to clipboard
animated_snack_bar: ^0.4.0 copied to clipboard

Easily show beautiful snack bars directly using overlays. Create custom snack bars and show them with awesome animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_snack_bar

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

dependencies:
  animated_snack_bar: ^0.4.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:animated_snack_bar/animated_snack_bar.dart';
97
likes
140
points
6.18k
downloads

Publisher

unverified uploader

Weekly Downloads

Easily show beautiful snack bars directly using overlays. Create custom snack bars and show them with awesome animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on animated_snack_bar