drive_direct_download 0.0.2 copy "drive_direct_download: ^0.0.2" to clipboard
drive_direct_download: ^0.0.2 copied to clipboard

outdated

Drive Direct Downloader is a powerful Flutter package that simplifies Google Drive files by providing direct download links. With Drive Direct Downloader, developers can effortlessly download files fr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drive_direct_download

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

dependencies:
  drive_direct_download: ^0.0.2

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:drive_direct_download/drive_direct_download.dart';
2
likes
0
points
14
downloads

Publisher

verified publisherdharmikjoshi.in

Weekly Downloads

Drive Direct Downloader is a powerful Flutter package that simplifies Google Drive files by providing direct download links. With Drive Direct Downloader, developers can effortlessly download files from Google Drive with ease. Say goodbye to complex authentication processes and hello to seamless file retrieval and management, all within your Flutter app!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on drive_direct_download