singerdmx / flutter-quill

Rich text editor for Flutter

Home Page:https://pub.dev/packages/flutter_quill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please fix the Korean language bug

Ch4n9hee opened this issue · comments

Is there an existing issue for this?

Flutter Quill version

9.3.6

Steps to reproduce

I'm using the Quill package in my app to apply styles to Korean text. However, I'm encountering issues because Quill doesn't handle Korean jamo combinations correctly.

Expected results

For example, when combining "ㄱ" and "ㅏ" to form "ga," the style is not applied correctly. Similarly, when combining consonants and vowels to form different characters, the style is not applied properly.

Actual results

How can I solve this issue? Is there a way to modify the Quill package to handle Korean jamo combinations correctly? Or has anyone encountered and solved this issue before?

Thank you.

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]