android_notifications 0.0.2 copy "android_notifications: ^0.0.2" to clipboard
android_notifications: ^0.0.2 copied to clipboard

outdated

Flutter plugin for display notifications, Not supported on iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_notifications

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

dependencies:
  android_notifications: ^0.0.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:android_notifications/android_notifications.dart';
0
likes
40
pub points
0%
popularity

Publisher

verified publishernikeo.cn

Flutter plugin for display notifications, Not supported on iOS

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, meta, platform

More

Packages that depend on android_notifications