cloud_adapter 0.1.49 copy "cloud_adapter: ^0.1.49" to clipboard
cloud_adapter: ^0.1.49 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.49

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
120
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

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