awesome_notifications 0.10.0 copy "awesome_notifications: ^0.10.0" to clipboard
awesome_notifications: ^0.10.0 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.0
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.26k
likes
140
points
40.6k
downloads

Publisher

verified publishercarda.me

Weekly Downloads

2024.08.03 - 2025.02.15

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