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

outdated

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+302

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
0
points
0
downloads

Publisher

verified publisherdeveloper.huawei.com

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on huawei_drive

Packages that implement huawei_drive