i18next 0.0.1+4 copy "i18next: ^0.0.1+4" to clipboard
i18next: ^0.0.1+4 copied to clipboard

outdated

A localization formatter based on i18next standard.

[0.0.1+4] #

  • Renames arguments to variables
  • Replaces InterpolationOptions for I18NextOptions
  • Updates I18Next inner workings to more contextualized methods.
  • Escapes interpolation strings in options for RegExp
  • Adds base nesting mechanism
  • Isolates Translator, PluralResolver, and Interpolator into separate classes
  • Makes I18NextOptions's properties optional and allows individual overrides
  • Makes I18NextOption conform to Map<String, Object>
  • Reduces API surface by merging most of the optional properties into I18NextOptions itself
  • Moves pattern builders from options to the classes themselves
  • Keeps property variables in I18NextOptions while keeping Map extension.
  • Adds/merges locale property in I18NextOptions

[0.0.1+3] #

  • Adds InterpolationOption
  • Allows locale and interpolation options override on t
  • Adds a little more documentation

Internal:

  • Splits data fetching and translation into separate methods

[0.0.1] - TODO: Add release date. #

  • TODO: Describe initial release.
17
likes
0
pub points
89%
popularity

Publisher

unverified uploader

A localization formatter based on i18next standard.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on i18next