pushe 1.0.1 copy "pushe: ^1.0.1" to clipboard
pushe: ^1.0.1 copied to clipboard

discontinued

A plugin implementing functionality of Pushe Android SDK. Refer to pushe.co for further details about Pushe.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pushe

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

dependencies:
  pushe: ^1.0.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:pushe/pushe.dart';
0
likes
30
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin implementing functionality of Pushe Android SDK. Refer to pushe.co for further details about Pushe.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pushe

Packages that implement pushe