icloud_storage 0.2.3 copy "icloud_storage: ^0.2.3" to clipboard
icloud_storage: ^0.2.3 copied to clipboard

PlatformiOS
outdated

A flutter plugin for uploading and downloading files to and from iCloud.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icloud_storage

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

dependencies:
  icloud_storage: ^0.2.3

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:icloud_storage/icloud_storage.dart';
75
likes
150
pub points
92%
popularity

Publisher

unverified uploader

A flutter plugin for uploading and downloading files to and from iCloud.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on icloud_storage