lingo_hunter 1.0.3
lingo_hunter: ^1.0.3 copied to clipboard
LingoHunter is a powerful Dart package designed to automatically extract translatable strings from Flutter projects and generate JSON translation files. This helps developers streamline their localiza [...]
Changelog #
1.0.0 - 2025-03-14 #
Initial Release #
- First public release of LingoHunter
- Automatic extraction of translatable strings from Flutter projects
- Support for multiple language output generation
- Custom output directory configuration
- Additional regex pattern support
- Multi-file scanning (.dart and .js files)
- Option to toggle base language translation
- Override regex patterns functionality
- Project root auto-detection