dio_filex_uploader 0.1.5 copy "dio_filex_uploader: ^0.1.5" to clipboard
dio_filex_uploader: ^0.1.5 copied to clipboard

A Flutter package that provides utilities for uploading files using Dio.

0.1.5 #

  • Feat: Add fileName method

0.1.4 #

  • Feat: Update responseType

0.1.3 #

  • Fix: Update to take file path instead of File

0.1.2 #

  • Feat: Add File upload using bytes
  • Fix: Refactor exception handling

0.0.1 #

  • Initial release of Dio File Upload Util.
  • Added file upload functionality using dio with support for pre-signed URLs.
  • Added utility methods for:
    • Extracting file extensions from file paths.
    • Determining MIME content types based on file extensions.
2
likes
120
points
110
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides utilities for uploading files using Dio.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dartz, dio, flutter, path

More

Packages that depend on dio_filex_uploader