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

Feature Request: Integration with Flutter Localizations #19

Closed
hlemcke opened this issue Feb 2, 2020 · 2 comments
Closed

Feature Request: Integration with Flutter Localizations #19

hlemcke opened this issue Feb 2, 2020 · 2 comments

Comments

@hlemcke
Copy link

hlemcke commented Feb 2, 2020

Flutter localizations are still required to translated Flutter widgets. It would be great to have this integration realized within i18n.

Please have a look at the example app from https://github.com/djarjo/flutter_input

I was able to combine changing both localizations with InputLanguage.
But it required to have I18n as topmost widget and even one more instance variable of Locale. Maybe there is a much more elegant solution by providing something like I18n.locale to MatterialApp even if I18n is a child of MaterialApp?

@marcglasberg
Copy link
Owner

I'm not sure I understand what you want to do, sorry. Could you be more clear, and maybe provide code examples here?

@marcglasberg
Copy link
Owner

I will close this, since you did not reply so far, and I can't understand what you want. Please feel free to reopen it if you have more info to help me. Thanks.

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

2 participants