masamune_notification_firebase 3.0.8 copy "masamune_notification_firebase: ^3.0.8" to clipboard
masamune_notification_firebase: ^3.0.8 copied to clipboard

Package for receiving PUSH notifications using Firebase Messaging. Firebase Functions can also be used to send notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_notification_firebase

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

dependencies:
  masamune_notification_firebase: ^3.0.8

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_notification_firebase/masamune_notification_firebase.dart';
1
likes
150
points
5.12k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Package for receiving PUSH notifications using Firebase Messaging. Firebase Functions can also be used to send notifications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_messaging, flutter, flutter_local_notifications, freezed_annotation, json_annotation, katana_firebase, masamune, masamune_notification, universal_platform

More

Packages that depend on masamune_notification_firebase