dio_file_uploader 0.2.0
dio_file_uploader: ^0.2.0 copied to clipboard
A en_file_uploader plugin to handle the file upload using dio package. Provides the capability to upload a file in chunks with built-in retry handling.
0.2.0 - 2026-05-19 #
Added #
- Added
headersCallbacktoDioFileHandler - Added
presentHeadersCallbacktoDioRestorableChunkedFileHandler
Changed #
- Breaking, updated to reflect the breaking changes introduced in
en_file_uploader. For the breaking changes, see the changelog ofen_file_uploader.