handle_firebase_notification 1.0.3 copy "handle_firebase_notification: ^1.0.3" to clipboard
handle_firebase_notification: ^1.0.3 copied to clipboard

A flutter plugin to handle firebase notification when app is in Background or Foreground.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add handle_firebase_notification

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

dependencies:
  handle_firebase_notification: ^1.0.3

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:handle_firebase_notification/handle_firebase_notification.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin to handle firebase notification when app is in Background or Foreground.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on handle_firebase_notification