fluttercommunity / fluttercommunity/flutter_uploader

Ability to receive responseBytes and avoid 'Data cannot occupy more than 10240 bytes' error

Aperta
#167 11 commenti 0 reazioni 1 assegnatario Rivendicata da @ened Vedi su GitHub
bug
Lingua principale
Dart
Stelle
218
Fork
172
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I have fully implemented your package into my app and now I have an error 'Data cannot occupy more than 10240 bytes when serialized' also mentioned in https://github.com/fluttercommunity/flutter_uploader/issues/58 when I receive larger json response.

Do you know any workaround for large than 10kb responses? I was trying to compress response on backend and decompress flutter but I need response in bytes and file uploader gives me string as response. Any ideas how to get response in bytes. Thank you in advance

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.