awesome_notifications 0.10.1 copy "awesome_notifications: ^0.10.1" to clipboard
awesome_notifications: ^0.10.1 copied to clipboard

A complete solution to create Local and Push Notifications, customizing buttons, images, sounds, emoticons and applying many different layouts for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_notifications
copied to clipboard

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

dependencies:
  awesome_notifications: ^0.10.1
copied to clipboard

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:awesome_notifications/awesome_notifications.dart';
copied to clipboard
3.29k
likes
150
points
47.4k
downloads

Publisher

verified publishercarda.me

Weekly Downloads

2024.09.05 - 2025.03.20

A complete solution to create Local and Push Notifications, customizing buttons, images, sounds, emoticons and applying many different layouts for Flutter apps.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, intl, plugin_platform_interface

More

Packages that depend on awesome_notifications