flutter_upchunk 1.1.0 copy "flutter_upchunk: ^1.1.0" to clipboard
flutter_upchunk: ^1.1.0 copied to clipboard

outdated

A chunk uploader based on the JS library https://github.com/muxinc/upchunk done by MUX, Inc.

CHANGES #

[1.1.0] #

  • Migrated from the deprecated connectivity plugin to connectivity_plus.
  • Added method stop to cancel uploads abruptly, Issue #2.

[1.0.0] - 2021-03-29 #

  • Null safety migration
  • [Breaking Changes]: All callback event parameters are now positional instead of named to simplify client code

[0.1.5] - 2020-11-18 #

  • Restart was not being executed when called, flag marking the failed upload was missing

[0.1.4] - 2020-11-09 #

  • Added documentation
  • Added example

[0.1.3] - 2020-11-04 #

  • Fix on onProgress callback, method _sendChunks was reporting inaccurate value (slightly less than real).

[0.1.2] - 2020-11-04 #

  • Updated readme file with the correct import directive

[0.1.1] - 2020-11-04 #

  • Tested on live project and ready for use
  • Making ConnectionStatusSingleton private
  • Changing file structure

[0.1.0] - 2020-11-04 #

  • Initial release, not yet tested on a project
13
likes
0
pub points
77%
popularity

Publisher

unverified uploader

A chunk uploader based on the JS library https://github.com/muxinc/upchunk done by MUX, Inc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_plus, dio, flutter, mime

More

Packages that depend on flutter_upchunk