ARB (Flutter)
Babli supports ARB files for Flutter.
Example
Section titled “Example”Simple
Section titled “Simple”{ "@@locale": "en", "title": "Hello World", "description": "This is a description"}With metadata
Section titled “With metadata”{ "@@locale": "en", "hello": "Hello", "@hello": { "type": "text", "description": "Greeting message" }, "submitButton.title": "Submit", "@submitButton": { "type": "text", "description": "Submit button title" }}