tmk_translation_flutter 1.2.1
tmk_translation_flutter: ^1.2.1 copied to clipboard
Flutter plugin for integrating the Timekettle translation SDK on Android and iOS.
1.2.1 #
- Align the Flutter plugin with Timekettle Translation SDK 1.2.1.
1.2.0 #
- Initial public release for Android and iOS.
- Wraps Timekettle Translation SDK 1.2.0 through MethodChannel and EventChannel APIs.
- Android resolves the native SDK from Maven Central and its public transitive dependencies from the public Jiagouyun Maven repository.
- Supports online and offline translation sessions, language discovery, session events, diagnostics, and offline model management.
- Requires Android minSdk 28 and iOS 17.0.