cloud_adapter 0.1.30 copy "cloud_adapter: ^0.1.30" to clipboard
cloud_adapter: ^0.1.30 copied to clipboard

outdated

This package contains all the methods to allow pairing & replication for GEIGER Project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloud_adapter

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

dependencies:
  cloud_adapter: ^0.1.30

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_adapter/cloud_adapter.dart';
1
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

This package contains all the methods to allow pairing & replication for GEIGER Project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, encrypt, flutter, geiger_api, geiger_localstorage, http, intl, json_annotation, path_provider, uuid

More

Packages that depend on cloud_adapter