Skip to content

This package generates to use in Flutter's MaterialApp? #3

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

Open
pedromassango opened this issue Mar 18, 2020 · 2 comments
Open

This package generates to use in Flutter's MaterialApp? #3

pedromassango opened this issue Mar 18, 2020 · 2 comments

Comments

@pedromassango
Copy link

I saw the READM.md file but I didn't found anything related to Flutter integration using localizationsDelegates so that Flutter can decide wich language to use if the user changes the device Language.

@MohiuddinM
Copy link
Owner

This package doesn't depend on flutter, and the flutter_i18n package is a completely different package. At my job I use a simple InheritedWidget to integrate it in flutter projects, which can set locale on start, or change during runtime.

@rekire
Copy link

rekire commented Oct 8, 2021

Not sure if this is still relevant for you @pedromassango, but I wrote a small guide as I had similar issues like you here: #20 (comment)

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

3 participants