easy_in_app_notify 2.3.2 copy "easy_in_app_notify: ^2.3.2" to clipboard
easy_in_app_notify: ^2.3.2 copied to clipboard

Beautiful Flutter in-app notifications with smooth animations, auto-dismiss, progress bars, and customizable styling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_in_app_notify

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

dependencies:
  easy_in_app_notify: ^2.3.2

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:easy_in_app_notify/easy_in_app_notify.dart';
3
likes
160
points
543
downloads

Publisher

verified publishermomaher.dev

Weekly Downloads

Beautiful Flutter in-app notifications with smooth animations, auto-dismiss, progress bars, and customizable styling.

Repository (GitHub)
View/report issues

Topics

#notifications #in-app #overlay #animations #blur

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_in_app_notify