Internationalization in Flutter

The internationalization libraries we considered while building an app with Flutter.

Applandeo
1 min readJan 30, 2020

When you are building an app, you have almost always to take care of internationalization. It is also a good practice to have all string resources stored in one place instead of hardcoding them within the code of your app.

Let’s start with Flutter “out of the box solution.” First of all, you get the internationalization package that lets you make your app shine in different languages across the devices. It also gives you a possibility to extract your string resources to external *.arb file.

At this point, what you have to do is to provide context when extracting string resources. Dear Android Developers…does this sound familiar?

Read the full article: https://applandeo.com/blog/internationalization-in-flutter/

--

--

Applandeo
0 Followers

We’re Applandeo, a software house specializing in #JavaScript, #Java, #NET, #Android, #iOS #Xamarin and #Flutter; mobile and web app development.