laravel_notify_fcm 0.0.3 copy "laravel_notify_fcm: ^0.0.3" to clipboard
laravel_notify_fcm: ^0.0.3 copied to clipboard

Laravel Notify for Firebase Cloud Messaging (FCM) - Send push notifications to your Flutter app from Laravel.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add laravel_notify_fcm

With Flutter:

 $ flutter pub add laravel_notify_fcm

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

dependencies:
  laravel_notify_fcm: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:laravel_notify_fcm/laravel_notify_fcm.dart';
2
likes
0
pub points
27%
popularity

Publisher

unverified uploader

Laravel Notify for Firebase Cloud Messaging (FCM) - Send push notifications to your Flutter app from Laravel.

Homepage
Repository (GitHub)
View/report issues

Topics

#laravel-fcm #push-notifications #laravel-push-notifications #fcm

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

device_meta, dio, firebase_messaging, flutter, nylo_support, pretty_dio_logger

More

Packages that depend on laravel_notify_fcm