fluttercommunity / fluttercommunity/flutter_uploader

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

オープン
#167 コメント 11 件 リアクション 0 件 担当者 1 名 @ened が担当を希望しています GitHub で見る
bug
主要言語
Dart
スター
218
フォーク
172
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。