cloud_kit 1.2.0 copy "cloud_kit: ^1.2.0" to clipboard
cloud_kit: ^1.2.0 copied to clipboard

CloudKit can sync settings over multiple iOS devices without extra sign in.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloud_kit

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

dependencies:
  cloud_kit: ^1.2.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:cloud_kit/cloud_kit.dart';
23
likes
130
pub points
70%
popularity

Publisher

verified publishermanuelschuler.dev

CloudKit can sync settings over multiple iOS devices without extra sign in.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on cloud_kit