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

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.4

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
110
pub points
20%
popularity

Publisher

verified publisherjacksonjude.com

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

build_runner, flutter, http, reflectable, shared_preferences, webview_flutter

More

Packages that depend on cloudkit_flutter