masamune_firebase_messaging 0.6.2+1 copy "masamune_firebase_messaging: ^0.6.2+1" to clipboard
masamune_firebase_messaging: ^0.6.2+1 copied to clipboard

discontinued
outdated

Plugin to add Firebase Messaging to the Masamune framework.

Masamune firebase / firestore framework for firebase messaging #

Plugin to add Firebase Messaging to the Masamune framework.

Version Language License: BSD

Getting Started #

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

dependencies:
  masamune_firebase_messagings: ^0.1.0

You should then run flutter packages upgrade.

Usage #

import 'package:masamune_firebase_messaging/masamune_firebase_messaging.dart';

Example #

Use PageRouteBuilder Widget

Under construction

Test #

run test

flutter test

License #

BSD