pp_local_notifications 0.0.1 copy "pp_local_notifications: ^0.0.1" to clipboard
pp_local_notifications: ^0.0.1 copied to clipboard

A flutter plugin for creating local notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pp_local_notifications

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

dependencies:
  pp_local_notifications: ^0.0.1

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:pp_local_notifications/local_notifications.dart';
7
likes
30
pub points
12%
popularity

Publisher

unverified uploader

A flutter plugin for creating local notifications.

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on pp_local_notifications