masamune_firebase_messaging 0.9.2+3 copy "masamune_firebase_messaging: ^0.9.2+3" to clipboard
masamune_firebase_messaging: ^0.9.2+3 copied to clipboard

discontinued

Plugin to add Firebase Messaging to the Masamune framework. Model notifier is used to make it easier to use.

Masamune for firebase messaging #

Version Language License: BSD


Plugin to add Firebase Messaging to the Masamune framework.

Model notifier is used to make it easier to use.

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  masamune_firebase_messaging: ^0.9.2

You should then run flutter pub upgrade.

Usage #

import 'package:masamune_firebase_messaging/masamune_firebase_messaging.dart';

License #

BSD