Documentation Localization Infrastructure
How to automate localization for Flutter apps

How to automate localization for Flutter apps

12/10/2021 · GitLab

What this post added

This post details how to automate the localization process for Flutter applications by integrating GitLab with the Localizely platform. It outlines a workflow where developers push ARB files to GitLab, which triggers Localizely via webhooks. Translators work on Localizely, and updated ARB files are pushed back to GitLab via Merge Requests. This streamlines the translation synchronization process, reducing manual effort and improving efficiency.

Read the original post ↗