flutter_arb_translator 1.0.19
flutter_arb_translator: ^1.0.19 copied to clipboard
A command line tool which simplifies translation of Flutter ARB files.
1.0.19 (24th Feb 2025) #
- Fix static analysis issues
1.0.18 (24th Feb 2025) #
- Upgrade attribute processing & dependencies
1.0.17 (18th Feb 2025) #
- Upgrade intl to 0.20.0
1.0.16 (17th Feb 2025) #
- Fix custom attributes processing
1.0.15 (29th May 2024) #
- Add ability to specify custom ARB file prefix
1.0.14 (24th May 2024) #
- Update dependencies
1.0.13 (15th Dec 2023) #
- Add Amazon Translate support
1.0.12 (22nd Aug 2023) #
- Fix empty string processing when detect equal ARB file entries
1.0.11 (20th Aug 2023) #
- Add command line argument which enables translation of entries which are equal between target and source ARB files
1.0.10 (15th Aug 2023) #
- Fix empty string translations & URL encode text for DeepL translations
1.0.9 (13th Aug 2023) #
- Add annotation autogen
1.0.8 (8th Aug 2023) #
- Fix missing DeepL Authorization header
1.0.7 (8th May 2023) #
- Update docs
1.0.6 (21st February 2023) #
- Fix static analysis issue
1.0.5 (21st February 2023) #
- Fix source language always 'en'
1.0.4 (30th March 2022) #
- Improve documentation and examples
1.0.3 (29th March 2022) #
- Improve tests and ARB writer
1.0.2 (28th March 2022) #
- Added support for DeepL
1.0.1+1 (27th March 2022) #
- Example and documentation
1.0.1 (27th March 2022) #
- Added interactive mode
1.0.0 #
- Initial version.