We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flutter windows 3.24.4
easy_localization: ^3.0.7 【https://pub.dev/packages/easy_localization】 GalaxyTable A7 SM-T500 Android 12。 Android OS language is Chinese.
Config:
Code:
below print language message.
Run result:
Language is English. It is bad, Chinese is correct. App show English text。
Remove fallbackLocale code。
Run again:
Language is Chinese, It is correct。App show Chinese text。
====
conclusion:
if remove 【fallbackLocale code】。 It works fine。 But how to fix it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Flutter windows 3.24.4
easy_localization: ^3.0.7 【https://pub.dev/packages/easy_localization】
GalaxyTable A7 SM-T500 Android 12。
Android OS language is Chinese.
Config:
Code:
below print language message.
Run result:
Language is English. It is bad, Chinese is correct. App show English text。
Remove fallbackLocale code。
Code:
Run again:
Language is Chinese, It is correct。App show Chinese text。
====
conclusion:
if remove 【fallbackLocale code】。 It works fine。 But how to fix it?
The text was updated successfully, but these errors were encountered: