roipeker / flutter_translation_sheet

A super simple l10n tool with auto translations via GoogleSheet.
MIT License
43 stars 14 forks source link

Add Android 13 support. #23

Closed roipeker closed 1 year ago

roipeker commented 2 years ago

As Android 13 now behaves similar to iOS with per-app language preferences, maybe makes sense to generate locales_config.xml and see if we add a common interfase to iOS/Android (native code) to retrieve and assign the selected locale from app's Settings.

IsmailAlamKhan commented 2 years ago

Shouldn't this be closed as its already implemented? @roipeker