res_generator 1.0.0
res_generator: ^1.0.0 copied to clipboard
For Assets generator and translator (localizations, images, icons)
1.0.0 #
- add translateLocales for some bad locales[remove bad locales on translate]
- update pubspec.yaml
- update docs
0.1.5 #
- add google translate for generate locale
- use translate command
dart run res_generator:translate
0.1.4 #
- hot fix bug with json_serializer conflict
- remove build_runner dependency
0.1.2 #
- remove icons2, images2
- hot fix bug with path
0.1.1 #
- add icons2, images2 for temporary assets or other cases
0.1.0 #
- remove dependencies of res_generator_annotations and build_runner packages
- add custom generator
dart run res_generator:generate
0.0.7 #
- Generate with res_generator_annotations and build_runner packages
0.0.1 #
- Initial release.