Skip to content

Add scanImage API for scanning barcodes from static images#53

Merged
ismai117 merged 1 commit into
mainfrom
feature/image-scanner
May 10, 2026
Merged

Add scanImage API for scanning barcodes from static images#53
ismai117 merged 1 commit into
mainfrom
feature/image-scanner

Conversation

@ismai117

@ismai117 ismai117 commented May 10, 2026

Copy link
Copy Markdown
Owner
  • Add scanImage function with platform implementations:
    • Android: ML Kit barcode scanning
    • iOS: Vision framework
    • JVM: ZXing library
  • Update sample app with mode selector (Default/Custom/Image)
  • Add ImageScannerUI with imagepickerkmp integration for camera/gallery
  • Add imagepickerkmp dependency (1.0.41)
  • Remove tools/ktlint binary

- Add scanImage function with platform implementations:
  - Android: ML Kit barcode scanning
  - iOS: Vision framework
  - JVM: ZXing library
  - WasmJs: Stub with not-supported message

- Update sample app with mode selector (Default/Custom/Image)
- Add ImageScannerUI with imagepickerkmp integration for camera/gallery
- Add imagepickerkmp dependency (1.0.41)
- Remove tools/ktlint binary

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ismai117 ismai117 merged commit 1d2aa23 into main May 10, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant