When I first added localization-file conversion, the job looked almost embarrassingly small: parse a file, copy the strings into a map, serialize that map in another format. Then I tried it on real Flutter projects. The converted files parsed correctly, which felt like success, but some of them...
Source: [Dev.to](https://dev.to/badtod/5-arb-and-icu-edge-cases-i-wish-id-tested-earlier-4iph)