Skip to content
New issue

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

Set locale without I18n invoking setState() #55

Open
hlemcke opened this issue Nov 23, 2020 · 0 comments
Open

Set locale without I18n invoking setState() #55

hlemcke opened this issue Nov 23, 2020 · 0 comments

Comments

@hlemcke
Copy link

hlemcke commented Nov 23, 2020

Enhancement Request:

New method setLocale( Locale newLocaleToUse ) which uses the given locale for all further translations but without invoking setState() from within I18n.

Reason: there is NO solution to properly integrate with MaterialApp (see #10 ). I added additional reasons under that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant