Screenshots of the app :
// 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'
Licensed under the MIT license, see LICENSE for details.