en_file_uploader 2.1.2 copy "en_file_uploader: ^2.1.2" to clipboard
en_file_uploader: ^2.1.2 copied to clipboard

This Dart package provides a file upload functionality that is implementation-agnostic. Provides the capability to upload a file in chunks with built-in retry handling.

2.1.2 - 2025-07-24 #

Changed #

  • chore: Update README.md and added more documentation.

2.1.1 - 2025-07-15 #

Changed #

  • chore: setup .github/workflows and update coverage links
  • chore: update README.md
  • chore: more tests

Fixed #

  • fix count in onProgress callback

2.1.0 - 2025-07-11 #

Added #

  • Added logs on errors.

Changed #

  • Improved logs messages to be more descriptive.

2.0.3 - 2024-08-11 #

Added #

  • Coverage

Fixed #

  • callback onProgress in retry with RestorableChunkedFileUploadHandler didn't send count correctly

2.0.2 - 2024-06-22 #

Changed #

  • repository in pubspec.yaml

2.0.1 - 2024-06-22 #

Changed #

  • Update README.md references

2.0.0 - 2024-06-19 #

Changed #

  • Breaking, move from File to XFile for web compatibility
  • Update changelog references

1.1.1 - 2024-06-18 #

Changed #

  • link to flutter_file_uploader

1.1.0 - 2024-06-17 #

Added #

  • uploaded: FileUploadController indicates if the file has already been uploaded.

1.0.1 - 2024-06-04 #

Changed #

  • github project visibility

1.0.0 - 2024-06-04 #

First release #

12
likes
160
points
243
downloads

Publisher

verified publishermattiapispisa.it

Weekly Downloads

This Dart package provides a file upload functionality that is implementation-agnostic. Provides the capability to upload a file in chunks with built-in retry handling.

Homepage
Repository (GitHub)
View/report issues

Topics

#file #upload #chunks #retry

Documentation

API reference

License

MIT (license)

Dependencies

cross_file

More

Packages that depend on en_file_uploader