tus_file_uploader 0.0.13 copy "tus_file_uploader: ^0.0.13" to clipboard
tus_file_uploader: ^0.0.13 copied to clipboard

unlistedoutdated

Dart implementation of tus protocol for Flutter. Allows to pause/resume files uploading.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'package:example/src/app.dart';

void main() {
  runApp(const App());
}
13
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Dart implementation of tus protocol for Flutter. Allows to pause/resume files uploading.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, collection, cross_file, flutter, http, path

More

Packages that depend on tus_file_uploader