translocale_flutter_runtime 0.1.2
translocale_flutter_runtime: ^0.1.2 copied to clipboard
Flutter integration for approved TransLocale translation updates and offline fallback.
Changelog #
0.1.2 #
- Add a complete localized app example with English, French, and Arabic ARB files.
- Document platform support and steps to verify translation updates and offline fallback.
- Documentation only; package behavior is unchanged.
0.1.1 #
- Rewrite setup and recovery instructions with complete examples and explicit configuration requirements.
- Add real iOS and Flutter web screenshots, including Arabic right-to-left layout.
- Confirm production delivery availability. Package behavior is unchanged.
0.1.0 #
- Add deferred app-version detection and native application-support caching.
- Add default Flutter web storage with scoped, bounded entries and fallback when storage is unavailable.
- Use the generated Flutter localization wrapper for automatic refresh and lifecycle handling.
- Preserve bundled wording during setup failures and cancel unfinished setup when disposed.
- Document initialization, cache precedence and client ownership.