Skip to content

bluemix/flutter-i18n

Repository files navigation

i18n Demo

A Flutter app that shows internationlizations (i18n) and how to switch between different langagues, and using translated texts for Widgets.

It does not use Dart's intl package, instead it uses all of its translations directly in per language Maps (I saw it much cleaner than using Dart intl to generate translation strings).

Flutter i18n (English-Arabic) demo

Credits

Flutter-Arabic-RTL-Internationalization