mugib_sdk_push 1.2.0 copy "mugib_sdk_push: ^1.2.0" to clipboard
mugib_sdk_push: ^1.2.0 copied to clipboard

Turnkey FCM push add-on for mugib_sdk — one call wires Firebase Cloud Messaging to a Mugib client for proactive notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mugib_sdk_push

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

dependencies:
  mugib_sdk_push: ^1.2.0

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:mugib_sdk_push/mugib_sdk_push.dart';
0
likes
140
points
84
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Turnkey FCM push add-on for mugib_sdk — one call wires Firebase Cloud Messaging to a Mugib client for proactive notifications.

Homepage
Repository (GitHub)
View/report issues

Topics

#mugib #push #notifications #fcm #firebase

License

MIT (license)

Dependencies

firebase_core, firebase_messaging, flutter, mugib_sdk, package_info_plus

More

Packages that depend on mugib_sdk_push