flutter_uploader
flutter_uploader copied to clipboard
background upload plugin for flutter
Either way allowCellular = false is not working. When I turned off wifi as expected it didn't send photo - with logs: W/WM-WorkSpec(26574): Backoff delay duration less than minimum value...
Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6. Release notes Sourced from jose's releases. v2.0.6 Fixes limit default PBES2 alg's computational expense (c1512be) Changelog Sourced from jose's changelog. 2.0.6 (2022-09-01) Bug Fixes...
Is it possible? If not, maybe it should be...
The request files continue to persist, even after a task has been successfully completed. This causes the app's storage usage to continually grow without being able to clear it.
Looks like this project is abandoned & hasn't been updated in a while. If that please let us know, so we can find other alternatives as I am using this...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
The plugin `flutter_uploader` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...
Currently, we only have access to a `FlutterUploader().clearUploads()` methods which clears all uploads. However, I think it would be nice to have a method that removes a particular upload either...
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...