KingWu / gen_lang

gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl, inspired by Intl_translation and Flutter i18n
BSD 2-Clause "Simplified" License
100 stars 23 forks source link

Support for nested JSON properties #27

Open NatoBoram opened 3 years ago

NatoBoram commented 3 years ago

Hi!

It would be nice to be able to put nested objects in the JSON file to sort properties by more intuitive groups rather than separating them by a prefix.