flutter_uploader 1.2.1 copy "flutter_uploader: ^1.2.1" to clipboard
flutter_uploader: ^1.2.1 copied to clipboard

background upload plugin for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_uploader
copied to clipboard

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

dependencies:
  flutter_uploader: ^1.2.1
copied to clipboard

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:flutter_uploader/flutter_uploader.dart';
copied to clipboard
214
likes
30
points
6.29k
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

2024.09.20 - 2025.04.04

background upload plugin for flutter

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_uploader