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

PlatformAndroid

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

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
150
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

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

More

Packages that depend on cloud_adapter