google_drive_client 1.0.3 copy "google_drive_client: ^1.0.3" to clipboard
google_drive_client: ^1.0.3 copied to clipboard

A Handful Google Drive Client For Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_drive_client

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

dependencies:
  google_drive_client: ^1.0.3

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:google_drive_client/google_drive_client.dart';
18
likes
30
pub points
35%
popularity

Publisher

unverified uploader

A Handful Google Drive Client For Dart

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dio, flutter, mime_type, path, path_provider

More

Packages that depend on google_drive_client