Quick and easy QR Code scanning app created using Jetpack Compose

QR-Code-Scanner

  • Scan your QR codes easily and quickly. ⭐️

Google Play Store :

Screenshots of the app :

? Libraries Used in The Project :

    // Jetpack Compose
    implementation 'androidx.activity:activity-compose:1.5.0'

    // CameraX
    implementation "androidx.camera:camera-camera2:1.0.2"
    implementation "androidx.camera:camera-lifecycle:1.0.2"
    implementation "androidx.camera:camera-view:1.0.0-alpha31"

    // Zxing
    implementation 'com.google.zxing:core:3.3.3'

Author

License

Licensed under the MIT license, see LICENSE for details.

GitHub

View Github