i69n 2.1.0 copy "i69n: ^2.1.0" to clipboard
i69n: ^2.1.0 copied to clipboard

Simple internationalization tool for Dart and Flutter, based on YAML files and source code generation.

2.1.0 #

  • new 'prenullsafe' flag, which generate 'pre null safe' Dart code ('String' instead of 'String?')

2.0.2 #

  • new nothrow flag

2.0.1 #

  • Nullsafe README

2.0.0 #

  • Nullsafe release

2.0.0-nullsafety.2 #

  • Update dependencies

2.0.0-nullsafety.1 #

  • migration to null safety

1.1.0 #

  • polishing, fine-tuning, release

1.0.0 #

  • possibility to customize generator behaviour with flags
  • map operator is now generated only for objects with 'map' flag

0.5.0 #

  • even more pedantic friendly - resolved all warnings

0.4.0 #

  • pedantic friendly - both project source files and generated messages

0.3.0 #

  • more benevolent dependencies (for web use angular: 5.3.1)

0.2.0 #

  • Upgrade to Dart 2.5.1 and build_runner 1.7.1
  • added possibility to access messages with string keys, not only Dart identifiers (i.e. m['generic.ok'])
  • output is formatted with Dartfmt

0.1.0 #

  • Seems good, let's move up

0.0.2 #

  • More README

0.0.1 #

  • Initial version, created by Stagehand
  • Just getting started.
58
likes
140
points
8.15k
downloads

Publisher

verified publisherfnx.io

Weekly Downloads

Simple internationalization tool for Dart and Flutter, based on YAML files and source code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, build_config, dart_style, yaml

More

Packages that depend on i69n