nativelan 0.0.1
nativelan: ^0.0.1 copied to clipboard
NativeLan SDK for Flutter applications to deliver dynamic over-the-air localization updates.
Changelog #
0.0.1 #
- Initial release of NativeLan SDK for Flutter.
- Support for OTA (over-the-air) translations.
- In-memory singleton
NativeLanClientwith factory constructor. - Non-blocking initialization with local cache and background OTA update fetches.
- Rebuild propagation via
NativeLanScopeInheritedWidget.