tradutor 0.10.0 copy "tradutor: ^0.10.0" to clipboard
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 @extendsOf property in favor of the @parent property.
  • [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.
3
likes
110
pub points
0%
popularity

Publisher

verified publishertiagohm.dev

A Flutter package that simplify the internationalizing process using JSON and YAML files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, code_builder, dart_style, equatable, flutter, flutter_localizations, path, stream_transform, yaml

More

Packages that depend on tradutor