fp_resumable_uploads 0.0.3+native-patch copy "fp_resumable_uploads: ^0.0.3+native-patch" to clipboard
fp_resumable_uploads: ^0.0.3+native-patch copied to clipboard

The FlutterResumableUploads package provides functionality for uploading large video files in chunks, allowing for pausing and resuming uploads as needed.

Changelog #

0.0.3 #

Added:
  • Detailed Error Handling: Introduced UploadError class with specific error codes for various exceptions to simplify debugging and error tracking.
  • Enhanced Error Tracking: Improved error handling across the upload process to capture and report detailed error information.
  • Progress Model Updates: Updated progress model to reflect error statuses and codes, providing clearer insights into the upload process.

0.0.2 #

Added:
  • Workflows: Introduced additional workflows for improved upload management.
  • Resumable Uploads: Added support for resuming uploads after a pause or interruption.
  • Internet Connectivity Check: Added periodic internet connectivity checks to handle connection loss and resume uploads automatically.

0.0.1 #

Initial Release:
  • File Chunking: Split large files into manageable chunks for uploading.
  • Upload Process: Implemented upload functionality for video chunks using signed URLs.
  • Progress Tracking: Integrated progress tracking and status updates for upload progress.
  • Error Handling: Basic error handling for upload and chunk processing.
2
likes
160
points
13
downloads

Publisher

verified publisherfastpix.io

Weekly Downloads

The FlutterResumableUploads package provides functionality for uploading large video files in chunks, allowing for pausing and resuming uploads as needed.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fp_resumable_uploads