pushy_flutter 2.0.34 copy "pushy_flutter: ^2.0.34" to clipboard
pushy_flutter: ^2.0.34 copied to clipboard

The official Pushy SDK for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pushy_flutter

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

dependencies:
  pushy_flutter: ^2.0.34

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:pushy_flutter/pushy_flutter.dart';
33
likes
125
points
8.84k
downloads

Publisher

verified publisherpushy.me

Weekly Downloads

The official Pushy SDK for Flutter apps.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, universal_html

More

Packages that depend on pushy_flutter