You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
I use the latest source code (main branch, commit: b2becbb) and flutter sdk (master channel)
Use this command to launch gallery web app with local web-server flutter run -d web-server --web-renderer canvaskit --web-hostname 0.0.0.0 --web-port 8080
Then I use Chrome app on iPhone SE to open gallery web app and found chinese characters are all tofu.
Is it possible to solve this issue with canvas-kit web-renderer? Our dev team found there are so many issues with html-renderer, and it cannot be a production-level.
Thank you.
The text was updated successfully, but these errors were encountered:
I use the latest source code (main branch, commit: b2becbb) and flutter sdk (master channel)
Use this command to launch gallery web app with local web-server
flutter run -d web-server --web-renderer canvaskit --web-hostname 0.0.0.0 --web-port 8080
Then I use Chrome app on iPhone SE to open gallery web app and found chinese characters are all tofu.
Is it possible to solve this issue with canvas-kit web-renderer? Our dev team found there are so many issues with html-renderer, and it cannot be a production-level.
Thank you.
The text was updated successfully, but these errors were encountered: