tus_client 0.1.0 copy "tus_client: ^0.1.0" to clipboard
tus_client: ^0.1.0 copied to clipboard

outdated

A tus client for dart allowing resumable uploads using the tus protocol.

0.1.0 Web support #

  • This is update breaks backwards compatibility
  • Adding cross_file Flutter plugin to manage reading files across platforms
  • Refactoring example to show use with XFile on Android/iOS vs web

0.0.4 Feature request #

  • Changing example by adding copying file to be uploaded to application temp directory before uploading

0.0.3 Bug fix #

  • Fixing missing Tus-Resumable headers in all requests

0.0.2 Bug fix #

  • Fixing failure when offset for server is missing or null

0.0.1 Initial release #

  • Support for TUS 1.0.0 protocol
  • Uploading in chunks
  • Basic protocol support
  • TODO: Add support for multiple file upload
  • TODO: Add support for partial file uploads
25
likes
0
points
261
downloads

Publisher

verified publishervictorium.biz

Weekly Downloads

A tus client for dart allowing resumable uploads using the tus protocol.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cross_file, flutter, http, path

More

Packages that depend on tus_client