fcm_token_sync 1.0.4 copy "fcm_token_sync: ^1.0.4" to clipboard
fcm_token_sync: ^1.0.4 copied to clipboard

A widget which keeps your FCM token in sync with your backend

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fcm_token_sync

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

dependencies:
  fcm_token_sync: ^1.0.4

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:fcm_token_sync/fcm_token_sync.dart';
3
likes
120
pub points
1%
popularity

Publisher

unverified uploader

A widget which keeps your FCM token in sync with your backend

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

firebase_messaging, flutter

More

Packages that depend on fcm_token_sync