Flutter localization & i18n tutorials

Translate your Flutter app with the intl package and ARB files — setup, locale switching and managing translations with BabelEdit.
We currently have these 3 tutorials tagged with flutter:

How to create sprite sheets & animations for Flame Engine
How to create sprite sheets & animations for Flame Engine

Free tutorial: Create optimized animations & sprite sheets for Flame Engine, speed up startup of your app, reduce download size. Full demo source code included.

How to translate your Flutter app and edit your .arb files
How to translate your Flutter app and edit your .arb files

Free tutorial: Learn how to translate your Flutter app and comfortably work with Application Resource Bundle (.arb) files. Example source code included.

How to translate your Flutter app (using intl 0.13.1)
How to translate your Flutter app (using intl 0.13.1)

Free tutorial: Learn how to translate your Flutter app and comfortably work with Application Resource Bundle (.arb) files. Old version.