fluent_localization 1.4.0 copy "fluent_localization: ^1.4.0" to clipboard
fluent_localization: ^1.4.0 copied to clipboard

Package that allows you to set up and use translations in an easy and quick way

0.0.1 #

  • TODO: Initial version.

0.0.2 #

  • Version of fluent_localization_api was updated to v0.0.2
  • Public APIs was documented

0.0.2+1 #

  • Dependency fluent_localization_api was updated to v0.0.2+1

0.0.3 #

  • Dependency fluent_localization_api was updated to v0.0.3
  • Dependency fluent_sdk was added

0.0.4 #

  • Dependency fluent_sdk was updated to v0.2.0

0.0.5 #

  • Dependency fluent_localization_api was updated to v0.0.4

1.0.0 #

  • fluent_localization_api dependency was updated to v1.0.0
  • ez_localization dependency was removed
  • flutter_localizations dependency was removed

1.0.1 #

  • fluent_localization_api dependency was updated to v1.0.1
  • flutter_localizations dependency was added
  • Added shouldThrowExceptions parameter to getDelegates API method in order to silence exception when the delegate try to load resources, this is convinience for example when you are execute unit test

1.0.2 #

  • fluent_localization_api dependency was updated to v1.0.2
  • Removed shouldThrowExceptions parameter to getDelegates API method

1.0.3 #

  • Fixed an issue when try to parse localizable string with more than 1 argument

1.1.0 #

  • The loader no-longer throws an exception when the locale file does not exists

1.1.1 #

  • Example android and ios platform updated to latest versions
  • Example web platform enabled
  • Dev dependencies updated

1.2.0 #

  • Upgrade package to flutter version v3.35

1.3.0 #

  • Upgrade fluent_sdk version to v0.4.0

1.4.0 #

  • BREAKING CHANGE: Updated fluent_sdk dependency to ^0.5.0
  • REFACTOR: Renamed build method to onCreate in LocalizationModule
  • CHORE: Recreated example platforms and updated READMEs.
0
likes
160
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

Package that allows you to set up and use translations in an easy and quick way

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fluent_localization_api, fluent_sdk, flutter, flutter_localizations

More

Packages that depend on fluent_localization