flutter_push_notifications 0.0.2 copy "flutter_push_notifications: ^0.0.2" to clipboard
flutter_push_notifications: ^0.0.2 copied to clipboard

Flutter push notifications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_push_notifications

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

dependencies:
  flutter_push_notifications: ^0.0.2

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:flutter_push_notifications/flutter_push_notifications.dart';
0
likes
30
pub points
9%
popularity

Publisher

unverified uploader

Flutter push notifications

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, platform

More

Packages that depend on flutter_push_notifications