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

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.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:drive_direct_download/drive_direct_download.dart';
2
likes
125
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!

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drive_direct_download