cloudhub_sdk 0.0.1 copy "cloudhub_sdk: ^0.0.1" to clipboard
cloudhub_sdk: ^0.0.1 copied to clipboard

SDK Wrapper for CloudHub api.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloudhub_sdk

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

dependencies:
  cloudhub_sdk: ^0.0.1

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:cloudhub_sdk/cloudhub_sdk.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

SDK Wrapper for CloudHub api.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, google_sign_in, http, shared_preferences

More

Packages that depend on cloudhub_sdk