json_to_arb 0.1.14
json_to_arb: ^0.1.14 copied to clipboard
A Dart package to convert JSON localization files to ARB format.
// Example usage of json_to_arb
// This is a placeholder. See README for full usage instructions.
void main() {
print('See README.md for usage instructions.');
}