easy_in_app_notify 2.3.1 copy "easy_in_app_notify: ^2.3.1" to clipboard
easy_in_app_notify: ^2.3.1 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 Dart:

 $ dart pub add easy_in_app_notify

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 dart pub get):

dependencies:
  easy_in_app_notify: ^2.3.1

Alternatively, your editor might support dart pub get or 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
0
points
387
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_in_app_notify