flutter_icon_snackbar 1.3.0 copy "flutter_icon_snackbar: ^1.3.0" to clipboard
flutter_icon_snackbar: ^1.3.0 copied to clipboard

Animated status snack bars for Flutter with customizable icons, colors, text, and programmatic dismissal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_icon_snackbar

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

dependencies:
  flutter_icon_snackbar: ^1.3.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:flutter_icon_snackbar/flutter_icon_snackbar.dart';
33
likes
160
points
510
downloads

Documentation

API reference

Publisher

verified publishertyrannoapartment.com

Weekly Downloads

Animated status snack bars for Flutter with customizable icons, colors, text, and programmatic dismissal.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #animation

License

MIT (license)

Dependencies

flutter, icon_animated

More

Packages that depend on flutter_icon_snackbar