cloudkit_flutter 0.1.0 copy "cloudkit_flutter: ^0.1.0" to clipboard
cloudkit_flutter: ^0.1.0 copied to clipboard

outdated

CloudKit support for Flutter via CloudKit Web Services on Android & iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudkit_flutter

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

dependencies:
  cloudkit_flutter: ^0.1.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:cloudkit_flutter/cloudkit_flutter.dart';
3
likes
0
points
22
downloads

Publisher

verified publisherjacksonjude.com

Weekly Downloads

CloudKit support for Flutter via CloudKit Web Services on Android & iOS

Homepage

License

unknown (license)

Dependencies

build_runner, flutter, http, reflectable, shared_preferences, webview_flutter

More

Packages that depend on cloudkit_flutter