tus_bg_file_uploader 0.0.45 copy "tus_bg_file_uploader: ^0.0.45" to clipboard
tus_bg_file_uploader: ^0.0.45 copied to clipboard

unlisted

A wrapper around tus_file_uploader that allows to upload file using background service

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tus_bg_file_uploader

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

dependencies:
  tus_bg_file_uploader: ^0.0.45

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:tus_bg_file_uploader/tus_bg_file_uploader.dart';
2
likes
70
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A wrapper around tus_file_uploader that allows to upload file using background service

Homepage

License

MIT (license)

Dependencies

async, cross_file, flutter, flutter_background_service, flutter_background_service_android, flutter_image_compress, flutter_local_notifications, logger, native_exif, path_provider, shared_preferences, synchronized, tus_file_uploader

More

Packages that depend on tus_bg_file_uploader