file_uploader 0.2.0 copy "file_uploader: ^0.2.0" to clipboard
file_uploader: ^0.2.0 copied to clipboard

unlistedoutdated

File Uploader with Upload Progress.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add file_uploader

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

dependencies:
  file_uploader: ^0.2.0

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:file_uploader/file_uploader.dart';
0
likes
0
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

File Uploader with Upload Progress.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, flutter_localizations, intl, path, uuid

More

Packages that depend on file_uploader