sorisdk_flutter 0.2.3
sorisdk_flutter: ^0.2.3 copied to clipboard
Add SORI-powered audio recognition, campaign discovery, and action-link handling to Flutter apps on Android and iOS.
0.2.3+4 #
- Refresh bundled Android and iOS SDK artifacts for Nada matcher
leading-gap normalization with source-time
matcherSegments, including the final Nada v0.6.2 matcher follow-up that excludes trailing partial hops from the inferred warmup gap. - Keep the multi-segment AudioPack contract unchanged while relying on the native matcher to infer the stored AFP warmup gap internally.
0.2.2+3 #
- Refresh bundled Android and iOS SDK artifacts for segment-aware Nada matcher results.
- Preserve segment-local match duration from native SDK recognition results so bundled materials do not appear as one long exposure.
0.2.1+2 #
- Publish Android consumer R8 rules for the native-bound
afplibJNI surface and the SDK Parcelize annotation warning, so minified Flutter host apps do not need temporary app-level SORI workarounds.
0.2.0+1 #
- Refresh native Android and iOS SDK artifacts for near-ultrasonic audiomarker recognition.
- Add
SORIRecognitionConfig.audiomarkerand expose marker results through recognition events and campaign traits. - Emit iOS audiomarker-only state changes as
audioMarkerChangedevents.
0.1.0 #
- Initial Flutter plugin release for adding SORI audio recognition, campaign results, and action-link handling to Android and iOS apps.