Samuel Gunawan

Results 4 comments of Samuel Gunawan

Actually, **"in"** is deprecated for Indonesian Locale. Locale **"id"** is more recent for Indonesian. I found this on **window.dart** ``` // This map is generated by //flutter/tools/gen_locale.dart // Mappings generated...

Yea, me too. ```Alt+enter -> extract the string resource``` shortcut not working after the update. For now, I do insert manually by putting new string into .arb files. Hope this...

@paul1992li @xBioDreadx Thank you very much !! It works perfectly. I really appreciate it..