pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.56k stars 138 forks source link

feat: choose locale in settings #189

Closed shreyas1599 closed 3 years ago

shreyas1599 commented 3 years ago

143

shreyas1599 commented 3 years ago

Found a parser. But it's present in a different library. The Locale class of the default(sky_engine) is different from the Locale class of the intl library I used. Hence I'm not assigning parsedLocale in the file directly to the locale prop.