Sander Roest
Yet Another Programmer's Blog

Yet Another Programmer's Blog

Follow
Sander Roest

Sander Roest

5 followers

I'm building apps since the '90 and totally in 💙 with Flutter.

13 Tips when working with .arb files for localization

May 21, 20229 min read

Since Flutter version 1.22, Flutter has built-in support for localization. This works pretty well and you can find the official documentation...

13 Tips when working with .arb files for localization
How to parse fixed-length data and why you should avoid 'String.substring'
Customize and extend the Theme in Flutter
Replace getter and setter blocks with a oneliner when using ChangeNotifier.
Add a package to a mono repository
Add a plugin to a mono repository