pushy_flutter 2.0.30 copy "pushy_flutter: ^2.0.30" to clipboard
pushy_flutter: ^2.0.30 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
copied to clipboard

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.30
copied to clipboard

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';
copied to clipboard
32
likes
115
points
7.97k
downloads

Publisher

verified publisherpushy.me

Weekly Downloads

2024.09.13 - 2025.03.28

The official Pushy SDK for Flutter apps.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, js, universal_html

More

Packages that depend on pushy_flutter