easiest_localization 2.1.4 copy "easiest_localization: ^2.1.4" to clipboard
easiest_localization: ^2.1.4 copied to clipboard

The easiest and fastest way to localize your application with type safety

Changelog #

  • 2.1.4 – Added support of languages, which codes are reserved keywords
  • 2.1.3 – Minor fixes, related to dollar sign at the end of the string and code-generation
  • 2.1.2 – Downgraded intl version to support stable Flutter version
  • 2.1.1 – More strict rules for determine gender content and more flexible for pluralized values. Explicit function types instead of variables
  • 2.1.0 – Added support of multi-entries and additional CLI-arguments
  • 2.0.1 – Minor code-style changes for better pub.flutter-io.cn rating
  • 2.0.0
    • Stable and finalized version with support of type-safe remote localization sources
    • Watch mode for code-generation
    • Automatic initialization of pubspec.yaml on the first run
    • Colorful console output
  • 2.0.0-beta
    • Added localization providers for loading localizations remotely.
    • Ability to merge different languages and several variations of the same language
    • Support of country-codes
  • 1.0.3 – Hotfix
  • 1.0.2 – Screening of variable names in dynamic objects
  • 1.0.1 – Small fixes due to flutter analyze
  • 1.0.0 – Style fixes for pub.flutter-io.cn analysis and some logic fixes for codegen
  • 0.0.2 – Release with all code-generation features, including genders
  • 0.0.1 – Initial release
11
likes
150
points
1.44k
downloads

Publisher

verified publisheralphamikle.dev

Weekly Downloads

The easiest and fastest way to localize your application with type safety

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_style, flutter, flutter_localizations, intl, merger, path, yaml, yaml_writer

More

Packages that depend on easiest_localization