masamune_local_messaging 0.15.0+83 copy "masamune_local_messaging: ^0.15.0+83" to clipboard
masamune_local_messaging: ^0.15.0+83 copied to clipboard

discontinued

Masamune package for local notification. Push notifications are sent according to pre-set local schedules.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_local_messaging

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

dependencies:
  masamune_local_messaging: ^0.15.0+83

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:masamune_local_messaging/masamune_local_messaging.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publishermathru.net

Masamune package for local notification. Push notifications are sent according to pre-set local schedules.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_local_notifications, masamune, timezone

More

Packages that depend on masamune_local_messaging