tusc 1.1.0+3 copy "tusc: ^1.1.0+3" to clipboard
tusc: ^1.1.0+3 copied to clipboard

A tus client for dart to allow resumable uploads using the tus protocol (https://tus.io/).

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

1.1.0+3 #

Changed #

  • Updated http package version to '>=0.13.0 <2.0.0' for better compatibility.

1.1.0+2 #

Added #

  • TusUploadState enum added to control the state of the tus upload
  • tusclient.state to get the current upload state
  • tusclient.errorMessage to get the last error message
  • cancelUpload function added to TusClient

1.0.0+1 #

Changed #

  • README.md updated

1.0.0 #

  • Initial version.
2
likes
140
pub points
72%
popularity

Publisher

unverified uploader

A tus client for dart to allow resumable uploads using the tus protocol (https://tus.io/).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cross_file, hive, http, path

More

Packages that depend on tusc