Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tony-xlh/qr-code-scanner-jetpack-compose
- Owner: tony-xlh
- Created: 2023-06-28T08:06:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T05:50:05.000Z (over 1 year ago)
- Last Synced: 2024-11-10T09:20:08.653Z (3 months ago)
- Topics: dynamsoft, jetpack-compose, qrcode-scanner
- Language: Kotlin
- Homepage:
- Size: 107 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)