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
Currently, grapheme clusters (Characters) are the only way to manipulate natural languages correctly.
So, I propose syntax for grapheme clusters literals like g"𠮷野".
It might include a proposal that characters extension must be a part of dart:core.