i18n_omatic 0.2.0 i18n_omatic: ^0.2.0 copied to clipboard
A package for managing translations with automatic scanning of source code to find strings to translate.
0.2.0 #
- Added usage documentation in README file
- Added example based on default flutter example project
- Fixed typo in class name
0.1.2 #
- Added pedantic package in dev_dependencies
- Cleaned code
0.1.1 #
- Updated metadata
0.1.0 #
- Introduced global structure of the package
- Added command line tool to get strings to translate from source code
- Added class for automatic translations of strings in apps