flutter_smkit 1.0.2 copy "flutter_smkit: ^1.0.2" to clipboard
flutter_smkit: ^1.0.2 copied to clipboard

Flutter plugin for Sency SMKit (no-UI) — session/detection lifecycle and data streams for custom UI.

1.0.2 #

  • Fix: send phoneCalibration event to Flutter from the tiltDidChange callback (iOS).

1.0.1 #

  • Fix: rename iOS podspec file to flutter_smkit.podspec to match the package name (CocoaPods requirement).

1.0.0 #

  • Initial release.
  • iOS support: session/detection lifecycle via SMKitFlowManager (SMKit 1.5.1).
  • Android support: session/detection lifecycle via SMKit 1.5.0.
  • SmKit.configure — one-time SDK auth/configuration.
  • SmKit.startSession / SmKit.stopSession — camera and session lifecycle.
  • SmKit.startDetection / SmKit.stopDetection — per-exercise detection with ROM range.
  • SmKit.sessionEventStream — stream of detection data, rep data, static position data, body calibration, errors, and camera state events.
  • SmKitCameraView — platform view widget for camera preview.
  • SmKit.setFeedbacksToExclude and SmKit.setConfigString — runtime configuration helpers.
0
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Sency SMKit (no-UI) — session/detection lifecycle and data streams for custom UI.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_smkit

Packages that implement flutter_smkit