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

Generate Direct download link from google drive link

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.4

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
135
points
14
downloads

Publisher

verified publisherdharmikjoshi.in

Weekly Downloads

Generate Direct download link from google drive link

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drive_direct_download