superfcm_flutter 0.1.1 copy "superfcm_flutter: ^0.1.1" to clipboard
superfcm_flutter: ^0.1.1 copied to clipboard

SuperFCM is the missing frontend to Firebase Cloud Messaging. This package wraps the Firebase Messaging SDK and allows you to integrate with the SuperFCM platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add superfcm_flutter

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

dependencies:
  superfcm_flutter: ^0.1.1

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:superfcm_flutter/superfcm_flutter.dart';
2
likes
150
points
108
downloads

Publisher

verified publishersuperfcm.com

Weekly Downloads

SuperFCM is the missing frontend to Firebase Cloud Messaging. This package wraps the Firebase Messaging SDK and allows you to integrate with the SuperFCM platform.

Homepage
Repository (GitHub)
View/report issues

Topics

#fcm #push-notifications #firebase #superfcm

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, firebase_core, firebase_messaging, flutter, flutter_timezone, http, internet_connection_checker_plus, intl, ipapi, json_annotation, package_info_plus, permission_handler, shared_preferences, sqflite

More

Packages that depend on superfcm_flutter