catapush_flutter_sdk 1.7.0 copy "catapush_flutter_sdk: ^1.7.0" to clipboard
catapush_flutter_sdk: ^1.7.0 copied to clipboard

Official Catapush plugin for Flutter, supports Android and iOS platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add catapush_flutter_sdk

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

dependencies:
  catapush_flutter_sdk: ^1.7.0

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:catapush_flutter_sdk/catapush_flutter_sdk.dart';
3
likes
150
points
54
downloads

Publisher

verified publishercatapush.com

Weekly Downloads

Official Catapush plugin for Flutter, supports Android and iOS platforms

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl, mime, rxdart

More

Packages that depend on catapush_flutter_sdk