Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,10 @@ Bluetooth in general has the same functionality for all platforms, e.g. connect
[![Maven Central](https://img.shields.io/maven-central/v/io.github.ismai117/KScan)](https://central.sonatype.com/artifact/io.github.ismai117/KScan)
> KScan is a Compose Multiplatform library that makes it easy to scan barcodes in your apps

[Dynamsoft Barcode Reader](https://github.com/tony-xlh/Compose-Multiplatform-QR-Code-Scanner) - Barcode Scanner
[![GitHub Repo stars](https://img.shields.io/github/stars/tony-xlh/Compose-Multiplatform-QR-Code-Scanner?style=flat)](https://github.com/tony-xlh/Compose-Multiplatform-QR-Code-Scanner)
> A demo using Dynamsoft Barcode Reader to scan barcodes from camera frames

### 💉 Dependency Injection
[Koin](https://github.com/InsertKoinIO/koin) - DI framework
[![GitHub Repo stars](https://img.shields.io/github/stars/InsertKoinIO/koin?style=flat)](https://github.com/InsertKoinIO/koin)
Expand Down