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

Package for resumable upload developed by PRO India.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add resumable_upload

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

dependencies:
  resumable_upload: ^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:resumable_upload/resumable_upload.dart';
2
likes
130
points
619
downloads

Publisher

verified publishertheproindia.com

Weekly Downloads

Package for resumable upload developed by PRO India.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, path_provider, shared_preferences

More

Packages that depend on resumable_upload