Seungsik Woo
Seungsik Woo
## Steps to Reproduce Thank you always for your hard work. Currently, this version cannot be changed to bold text when entering Chinese or Korean. As soon as I write...
We are using your plug-in well and are using your plug-in to operate the actual service. It is evaluated as the best chart library in Plutter. However, there are some...
### Bug Description When I declare my app to support both English and Korean… ```dart supportedLocales: [ const Locale('en'), const Locale('ko'), ], localizationsDelegates: [ AppFlowyEditorLocalizations.delegate, GlobalMaterialLocalizations.delegate, GlobalWidgetsLocalizations.delegate, GlobalCupertinoLocalizations.delegate, ], ```...
added Korean language
Before: After(Same as existing UI):