Flutter Tips: Localization in 3 Steps (Multi Language Support)

preview_player
Показать описание
Do you feel hard to localize your app in traditional way?
---
Steps:
2. create translation files
----
Рекомендации по теме
Комментарии
Автор

Thank you for this great tutorial. Very simple and very efficient. This is by far the best working localization method I have ever tried. Keep up the good work!

VladRoscaDev
Автор

thank you very much.. i was looking for an explanation of easy_localization package..
i have a question.. how can i make the app remembers the localization by using flutter_secure_storage package??
thanks in advance...

hazemsaeed
Автор

I get an error: DATA is null, what can i do in this case?

scollll
Автор

una pregunta, si por ejemplo llego a salir de la aplicación, se mantiene el idioma que seleccioné al momento de volver a abrir la app?

emanuelantonio
Автор

If my phone language is set to zh, HK, how do you show the right language when the App was started?

GameCrawl
Автор

unchange is not working on latest build

sureshpichuka
Автор

Thanks alot! This really helped me to implement localization easily!

csi
Автор

Hi, Thanks for the tutorial. Can you provide source code for this?

AhadAli-mvqc
Автор

I've imported everything and EasyLocalizationProvider is still undefined. Did it change with a newer version?

erikaszabo
Автор

"Easy" Doesn't mean a ton of code to write. Still suck to a native Android localization

vladalexeev