smart_snack 1.0.6 copy "smart_snack: ^1.0.6" to clipboard
smart_snack: ^1.0.6 copied to clipboard

A beautiful, feature-rich Dynamic Island-style notification system for Flutter. Premium animations, glass morphism, gradient effects, priority queues, haptic feedback, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_snack

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

dependencies:
  smart_snack: ^1.0.6

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:smart_snack/smart_snack.dart';
5
likes
160
points
190
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A beautiful, feature-rich Dynamic Island-style notification system for Flutter. Premium animations, glass morphism, gradient effects, priority queues, haptic feedback, and more.

Repository (GitHub)
View/report issues

Topics

#notification #snackbar #toast #dynamic-island #ui

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_snack