app_snackbar 1.0.3 copy "app_snackbar: ^1.0.3" to clipboard
app_snackbar: ^1.0.3 copied to clipboard

Beautiful, customizable Flutter SnackBar with 4 types, animations, queue, timer bar, action buttons, loading states, and Material 3 support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_snackbar

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

dependencies:
  app_snackbar: ^1.0.3

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:app_snackbar/app_snackbar.dart';
1
likes
160
points
176
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Beautiful, customizable Flutter SnackBar with 4 types, animations, queue, timer bar, action buttons, loading states, and Material 3 support.

Repository (GitHub)
View/report issues

Topics

#snackbar #ui #notification #material #overlay

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_snackbar