pusher_push_notifications 1.0.0-dev.2 copy "pusher_push_notifications: ^1.0.0-dev.2" to clipboard
pusher_push_notifications: ^1.0.0-dev.2 copied to clipboard

discontinued
retracted[pending analysis]

Official Flutter Plugin for Pusher Beams, receive notifications easily on your Flutter application with Pusher Beams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pusher_push_notifications

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

dependencies:
  pusher_push_notifications: ^1.0.0-dev.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:pusher_push_notifications/pusher_push_notifications.dart';
0
likes
0
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter Plugin for Pusher Beams, receive notifications easily on your Flutter application with Pusher Beams.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, pusher_push_notifications_android, pusher_push_notifications_ios, pusher_push_notifications_platform_interface, pusher_push_notifications_web, uuid

More

Packages that depend on pusher_push_notifications

Packages that implement pusher_push_notifications