huawei_drive 5.0.0+308 copy "huawei_drive: ^5.0.0+308" to clipboard
huawei_drive: ^5.0.0+308 copied to clipboard

PlatformAndroid

Huawei Drive Kit provides cloud storage for your apps, enabling users to store files that are created in Drive while using your apps, including photos, videos, and documents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_drive

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

dependencies:
  huawei_drive: ^5.0.0+308

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:huawei_drive/huawei_drive.dart';
3
likes
140
pub points
7%
popularity

Publisher

verified publisherdeveloper.huawei.com

Huawei Drive Kit provides cloud storage for your apps, enabling users to store files that are created in Drive while using your apps, including photos, videos, and documents.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on huawei_drive