i18n_generator 0.0.1+3 copy "i18n_generator: ^0.0.1+3" to clipboard
i18n_generator: ^0.0.1+3 copied to clipboard

A sample command-line application.

-s, --source=<./res> Specify where to search for the arb files. (defaults to "./res")

-o, --output=<./lib/src/generated> Specify where to save the generated dart files. (defaults to "./lib/src/generated")

-w, --[no-]watch Whether you want to listen for file changes. NOTE: Keep in mind that the changes are detected when the file is saved after modification. So if you use an IDE make sure to save the arb file so that the dart files are updated.

-c, --[no-]create-paths This will create the folders structure recursively. (defaults to on)

0
likes
20
pub points
6%
popularity

Publisher

unverified uploader

A sample command-line application.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, collection, path, shelf

More

Packages that depend on i18n_generator