custom_snackbar_plus 8.0.0 copy "custom_snackbar_plus: ^8.0.0" to clipboard
custom_snackbar_plus: ^8.0.0 copied to clipboard

A powerful, intelligent, and customizable notification system for Flutter applications with auto-detection, progress bars, and multiple display modes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_snackbar_plus

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

dependencies:
  custom_snackbar_plus: ^8.0.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:custom_snackbar_plus/custom_snackbar_plus.dart';
14
likes
155
points
165
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful, intelligent, and customizable notification system for Flutter applications with auto-detection, progress bars, and multiple display modes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on custom_snackbar_plus