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

outdated

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

Publisher

verified publishercatapush.com

Weekly Downloads

Official Catapush plugin for Flutter, supports Android and iOS platforms

Homepage

License

unknown (license)

Dependencies

flutter, intl, mime, rxdart

More

Packages that depend on catapush_flutter_sdk

Packages that implement catapush_flutter_sdk