flutoryx_uploader 1.0.1 copy "flutoryx_uploader: ^1.0.1" to clipboard
flutoryx_uploader: ^1.0.1 copied to clipboard

A production-grade Flutter plugin for resumable, chunked, background-safe file uploads with real-time speed tracking and ETA estimation.

1.0.1 #

  • Documentation update: Clarified comparison table in README.md.

1.0.0 #

  • Initial release of the Flutoryx Uploader plugin.
  • High-performance chunked upload engine (1MB default packets).
  • Background support for Android (WorkManager) and iOS (Background URLSession).
  • Real-time Speed Tracking (KB/s, MB/s) and ETA Estimation.
  • Native persistence (Room on Android, JSON on iOS) surviving app kills/restarts.
  • Advanced task management: Pause, Resume, Cancel, and Delete.
  • Native progress notifications on Android and completion alerts on iOS.
1
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A production-grade Flutter plugin for resumable, chunked, background-safe file uploads with real-time speed tracking and ETA estimation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutoryx_uploader

Packages that implement flutoryx_uploader