Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tony-xlh/qr-code-scanner-jetpack-compose

A QR Code Scanner Project in Jetpack Compose
https://github.com/tony-xlh/qr-code-scanner-jetpack-compose

dynamsoft jetpack-compose qrcode-scanner

Last synced: 30 days ago
JSON representation

A QR Code Scanner Project in Jetpack Compose

Awesome Lists containing this project

README

        

# QR-Code-Scanner-Jetpack-Compose

A QR Code Scanner Project in Jetpack Compose.

https://github.com/tony-xlh/QR-Code-Scanner-Jetpack-Compose/assets/5462205/84ec8554-ec09-4690-b8f3-3b5ab2fd449c

## SDKs used

* [Dynamsoft Camera Enhancer](https://www.dynamsoft.com/camera-enhancer/docs/introduction/index.html). An SDK which makes it easy to use camera on mobile platforms.
* [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/). An SDK to read barcodes and QR codes with great [performance](https://www.dynamsoft.com/codepool/qr-code-reading-benchmark-and-comparison.html).

## Blog

[How to Create a QR Code Scanner in Jetpack Compose](https://www.dynamsoft.com/codepool/qr-code-scanner-in-jetpack-compose.html)