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.

Dio File Upload Util #

File Upload Util is a Flutter package designed to make file and image uploads simple using dio, along with utility functions to manage file extensions and MIME content types.

Features #

  • Upload Files: Upload images and files using a pre-signed URL via dio.
  • Utility Functions:
    • Extract file extension from a file path.
    • Get MIME content type for a given file extension.

Installation #

To install this package, add the following dependency to your pubspec.yaml file:

dependencies:
  dio_filex_uploader: 0.1.2
1
likes
120
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dartz, dio, flutter, path

More

Packages that depend on dio_filex_uploader