We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Korean is not displayed correctly on the dartpad.
Browser: Chrome, Safari
Version: Chrome - 130.0.6723.117 (arm64) / Safari - 18.1(20619.2.8.11.10)
Are you using any extensions/plugins that affect website behavior (particularly those that affect iframes, such as ad blockers)? No
Are there any warnings or errors in your browser's JavaScript console? If so, paste them below:
Could not find a set of Noto fonts to display all missing characters. Please add a font asset for the missing characters.
Operating system: MacOS
Version: 15.1(24B83)
What code was in the editor, if any, when the failure occurred? You can paste it in below:
void main() { print('안녕하세요'); }
Did DartPad print anything to the console pane? If so, paste it below:
If you were running Flutter code, you can also paste an image of the Flutter output directly into this bug report.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
Steps to reproduce problem
Korean is not displayed correctly on the dartpad.
Additional info
Browser
Browser: Chrome, Safari
Version: Chrome - 130.0.6723.117 (arm64) / Safari - 18.1(20619.2.8.11.10)
Are you using any extensions/plugins that affect website behavior
(particularly those that affect iframes, such as ad blockers)? No
Are there any warnings or errors in your browser's JavaScript console?
If so, paste them below:
Machine
Operating system: MacOS
Version: 15.1(24B83)
Your code
What code was in the editor, if any, when the failure occurred? You
can paste it in below:
DartPad's output
Did DartPad print anything to the console pane? If so, paste it below:
If you were running Flutter code, you can also paste an image of the
Flutter output directly into this bug report.
The text was updated successfully, but these errors were encountered: