dantech0xff / compose-barcode-scanner

A very Barcode & QR Code Scanner App for Android. Building by Jetpack Compose, Kotlin, CameraX, Google MLKIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android QR Code Scanner by Dan Tech

This project is built with Jetpack Compose, CameraX, ML Kit and my handsome attitude. This is for my learning purpose in order to get familiar with Jetpack Compose, MLKit and CameraX. Feel free to use it in your project.

Scanner Frame QR Result Premium Page QR History

High Level Design

Features

  • Scanning multiple types of QR Code, Bar Code, ... with the power of Google MLKit
  • Pick image from gallery and scan QR Code from it
  • Historize your QR Codes
  • Generate QR Code from your content
  • Beautify your QR Code

Tech Stack (Using and Planning to Use)

  • Jetpack Compose
  • Compose Navigator
  • CameraX
  • ML Kit
  • SharedFlow
  • StateFlow
  • Hilt
  • Coroutines, Flow
  • ZXing
  • Coil
  • Unit Test
  • UI Test
  • Idk, I will add more later

Improvement

  • Reduce numbers of Flow in MainViewModel
  • Update better UI
  • Animation

Download, Clone, or do anything for your own purpose, I don't care!

Love it? Give me a star, I will be happy!

Happy Coding!

Life runs on code!

About

A very Barcode & QR Code Scanner App for Android. Building by Jetpack Compose, Kotlin, CameraX, Google MLKIT

License:MIT License


Languages

Language:Kotlin 100.0%