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

Catapush plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add catapush_flutter_sdk

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 dart pub get):

dependencies:
  catapush_flutter_sdk: ^1.3.0

Alternatively, your editor might support dart pub get or 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
pub points
28%
popularity

Publisher

verified publishercatapush.com

Catapush plugin for Flutter

Homepage

License

unknown (LICENSE)

Dependencies

flutter, intl, mime

More

Packages that depend on catapush_flutter_sdk