crowdin_sdk 0.7.0
crowdin_sdk: ^0.7.0 copied to clipboard
Crowdin Flutter SDK for instant translation delivery Over-The-Air directly to your application
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.7.0 #
- feat: websocket security improvement
- fix: intl update to 0.20.2 max
0.6.4 #
- fix: Spanish Language not handling properly within the SDK (es-ES)
0.6.3 #
- fix: timestamp query for translation request
0.6.2 #
- fix: deprecated uni_links package changed by app_links
0.6.1 #
- fix: Pass static analysis. crowdin_generator.dart format
0.6.0 #
- fix: Select options in Flutter ARB translation languages not working when using CDN
0.5.1 #
- fix: pass organizationName to the getMetadata method
0.5.0 #
- Set more precise scopes required for the OAuth application
0.4.0 #
- Fix plural strings handling
- Add exceptions logging
- Dependencies update
0.3.1 #
- Update dependencies and add code comments
0.3.0 #
- Real-Time Preview feature
0.2.0 #
- Support more l10n.yaml options
0.1.2 #
- removed unnecessary io dependencies
0.1.1 #
- Internal updates (dependencies, ci/cd, code style, docs)
0.1.0 #
- Initial Release