Skip to content

[firebase_data_connect] Response data Correct UTF-8 decoding for international characters #17290

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
ska2519 opened this issue Apr 18, 2025 · 0 comments · May be fixed by #17296
Open

[firebase_data_connect] Response data Correct UTF-8 decoding for international characters #17290

ska2519 opened this issue Apr 18, 2025 · 0 comments · May be fixed by #17296
Labels
Needs Attention This issue needs maintainer attention. plugin: data_connect type: enhancement New feature or request

Comments

@ska2519
Copy link

ska2519 commented Apr 18, 2025

Flutter package: firebase_data_connect: ^0.1.4
Development environment: Firebase emulator

When querying files in the dataconnect-generated folder generated by firebase_data_connect, English is printed normally, but other characters such as Korean are broken.

It seems that charset=utf-8 is not set in the server's response type.

스크린샷 2025-04-16 오후 6 08 17

Originally posted by @ska2519 in #17281

@ska2519 ska2519 changed the title Flutter package: firebase_data_connect: ^0.1.4 [firebase_data_connect] flutter package response data utf-8 decode Apr 18, 2025
@ska2519 ska2519 changed the title [firebase_data_connect] flutter package response data utf-8 decode [firebase_data_connect] Response data utf-8 decode Apr 18, 2025
@ska2519 ska2519 changed the title [firebase_data_connect] Response data utf-8 decode [firebase_data_connect] Response data utf-8 encode Apr 18, 2025
@SelaseKay SelaseKay added type: enhancement New feature or request plugin: data_connect Needs Attention This issue needs maintainer attention. labels Apr 18, 2025
@ska2519 ska2519 changed the title [firebase_data_connect] Response data utf-8 encode [firebase_data_connect] Response data Correct UTF-8 decoding for international characters Apr 22, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Needs Attention This issue needs maintainer attention. plugin: data_connect type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants