fix: out of memory error when uploading large assets on slow internet (#224)

This commit is contained in:
Zack Pollard
2022-06-18 13:36:58 +01:00
committed by GitHub
parent 360c1d9a15
commit e6efc61b3b
6 changed files with 97 additions and 56 deletions

View File

@@ -40,6 +40,8 @@ dependencies:
equatable: ^2.0.3
image_picker: ^0.8.5+3
url_launcher: ^6.1.3
http: 0.13.4
cancellation_token_http: ^1.1.0
dev_dependencies:
flutter_test: