tradutor 0.10.0
tradutor: ^0.10.0 copied to clipboard
A Flutter package that simplify the internationalizing process using JSON and YAML files.
0.10.0 #
- Null safety support.
0.9.2 #
- Bug fix.
0.9.1 #
- Bug fix.
0.9.0 #
- Add Optional parameter support.
0.8.0 #
- Add Number Format support.
- Add Map support.
- Various bug fixes.
0.7.0 #
- Code refactoring.
- Otimizations and improved performance.
- Fix escape curly braces.
- [Breaking]: Remove
@extendsOfproperty in favor of the@parentproperty. - [Breaking]: Remove web support (temporarily).
0.6.3 #
- Ignore messages with null value.
0.6.2 #
- Bug fixes.
0.6.1 #
- Bug fixes.
0.6.0 #
- Add Date message type.
- Bug fixes.
0.5.1 #
- Bug fixed.
0.5.0 #
- Add support to Flutter Web.
- Add widget tests.
0.4.0 #
- Add support to YAML files.
0.3.0 #
- Add support to change the generated Dart class name.
0.2.0 #
- Add support to nested messages.
- Bug fixes.
0.1.0 #
- Initial release.