fluttercommunity / fluttercommunity/flutter_uploader

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

Abierto
#167 11 comentarios 0 reacciones 1 asignado Reclamado por @ened Ver en GitHub
bug
Lenguaje dominante
Dart
Estrellas
218
Forks
172
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.