catapush_flutter_sdk 1.6.3 copy "catapush_flutter_sdk: ^1.6.3" to clipboard
catapush_flutter_sdk: ^1.6.3 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.6.3

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
130
pub points
28%
popularity

Publisher

verified publishercatapush.com

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