tusc 1.1.0+3
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
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
1.1.0+2 #
Added #
TusUploadStateenum added to control the state of the tus uploadtusclient.stateto get the current upload statetusclient.errorMessageto get the last error messagecancelUploadfunction added toTusClient
1.0.0 #
- Initial version.