Hey everyone,
We’ve been working on ReRune, a localization tool for Flutter apps.
The problem we’re trying to solve is simple: changing one string shouldn’t require another app release.
That doesn’t mean bypassing review or giving everyone direct access to production. Changes still have an owner, get reviewed, and are published deliberately. Once approved, they can reach the app without travelling inside another binary release.
Here is a 35-second recording of the workflow, with the dashboard and a running iOS simulator side by side:
https://x.com/reruneio/status/2085298712486523304
You can find ReRune here:
I’m curious how this fits the way your team handles localization today. Where does the idea break for you: security, rollback, offline behavior, approval flow, or something else?