firebase_messaging 0.0.2+1 copy "firebase_messaging: ^0.0.2+1" to clipboard
firebase_messaging: ^0.0.2+1 copied to clipboard

outdatedDart 1 only

Firebase Cloud Messaging plugin for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_messaging

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

dependencies:
  firebase_messaging: ^0.0.2+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:firebase_messaging/firebase_messaging.dart';
3416
likes
0
pub points
100%
popularity

Publisher

verified publisherfirebase.google.com

Firebase Cloud Messaging plugin for Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, platform

More

Packages that depend on firebase_messaging