masamune_local_messaging 0.13.0+12 copy "masamune_local_messaging: ^0.13.0+12" to clipboard
masamune_local_messaging: ^0.13.0+12 copied to clipboard

discontinued
outdated

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.13.0+12

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
0
points
6
downloads

Publisher

verified publishermathru.net

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_local_notifications, masamune, timezone

More

Packages that depend on masamune_local_messaging