localizely_sdk 2.4.0
localizely_sdk: ^2.4.0 copied to clipboard
Localizely SDK for Flutter enables Over-the-air translations update from Localizely cloud platform
Change Log #
All notable changes to the "localizely_sdk" will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.4.0 - 2022-05-22 #
-
Add in-context editing
-
Increase min platform versions:
-
Android: Require Android SDK 21 or newer
-
iOS: Require iOS 11 or newer
-
2.3.0 - 2021-11-05 #
-
Add support for json strings
-
Migrate from pedantic to lints package
2.2.0 - 2021-07-13 #
- Fix issue with translations that contain tags
2.1.0 - 2021-04-26 #
- Add support for the compound messages
2.0.0 - 2021-03-09 #
- Migrate to null-safety
1.3.0 - 2021-01-18 #
- Add persistence of translations
1.2.2 - 2020-10-07 #
-
Improve error messages
-
Update logger version
1.2.1 - 2020-08-08 #
- Update
petitparser
dependency
1.2.0 - 2020-05-26 #
- Add support for Flutter web
1.1.0 - 2020-05-11 #
- Improve API communication
1.0.0 - 2020-05-11 #
- Initial release