fluent_localization 1.1.0
fluent_localization: ^1.1.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_apiwas updated to v0.0.2 - Public APIs was documented
0.0.2+1 #
- Dependency
fluent_localization_apiwas updated to v0.0.2+1
0.0.3 #
- Dependency
fluent_localization_apiwas updated to v0.0.3 - Dependency
fluent_sdkwas added
0.0.4 #
- Dependency
fluent_sdkwas updated to v0.2.0
0.0.5 #
- Dependency
fluent_localization_apiwas updated to v0.0.4
1.0.0 #
fluent_localization_apidependency was updated to v1.0.0ez_localizationdependency was removedflutter_localizationsdependency was removed
1.0.1 #
fluent_localization_apidependency was updated to v1.0.1flutter_localizationsdependency was added- Added
shouldThrowExceptionsparameter togetDelegatesAPI 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_apidependency was updated to v1.0.2- Removed
shouldThrowExceptionsparameter togetDelegatesAPI 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