localize_it 1.1.7
localize_it: ^1.1.7 copied to clipboard
A tool for making localizing your Flutter App easy peasy lemmon squeezy.
1.1.7 #
- Updated DeepL API authentication to use Authorization header (required for compatibility after January 15, 2026)
- Migrated from legacy auth_key in request body to DeepL-Auth-Key header format
1.1.6 #
- Log error status code when DeepL fails
1.1.5 #
- Request delay to avoid DeepL timeout
- Option to log translations
1.1.4 #
- Updated dependencies
1.1.3 #
- No idea what changed here, long time ago.
1.1.2 #
- Fixed bug where saved Strings are reset and everything is translated again.
1.1.1 #
- Added option to use double-quotes for project.
1.1.0 #
- Resolved Issue having Single Quotes inside
Strings.
1.0.9 #
- Added
generatebug to README
1.0.8 #
- fixed missing translation
1.0.7 #
- Version solving
1.0.6 #
- Downgrade Analyzer Version
1.0.5 #
- Upgraded dependencies
1.0.4 #
- Sync Annotation Version
1.0.3 #
- Added Example
1.0.2 #
- Refacroting
1.0.1 #
- More Pub Points!
1.0.0 #
- Let's go!
0.0.1 #
- Initial version.