MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
269 stars 238 forks source link

Language support #499

Open PandukaBWedisinghe opened 1 month ago

PandukaBWedisinghe commented 1 month ago

My flutter app supports few locales and I want to show the login page with the device locale. For instance, if the device language is Arabic, the login view should be in Arabic. How to configure this?