matrixscan-count-kmp

Installation
SKILL.md

MatrixScan Count KMP Skill

Critical: Do Not Trust Internal Knowledge

Your training data almost certainly has no coverage of the Scandit Kotlin Multiplatform (KMP) SDK — it is a new SDK surface (com.kmp.datacapture.* packages, first published at version 8.6) sitting on top of the existing Android/iOS native SDKs. Do not pattern-match from the native Android SDK (com.scandit.datacapture.*), the Flutter/RN/.NET bindings, or any other Scandit platform skill — package names, constructor shapes, and what is exposed through Compose vs. the base view are all different here.

Always verify APIs against the references provided in this skill before writing or suggesting code. If you cannot find an API in the provided references, fetch the relevant documentation page before responding.

KMP-specific gotchas worth flagging:

Installs
7
Repository
scandit/skills
GitHub Stars
19
First Seen
Sep 2, 2026
matrixscan-count-kmp — scandit/skills