Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
mobile_scanner
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Julian Steenbakker
2023-06-27 21:10:57 +0200
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
111614d6a1f12f67fccc303a5a812a2da71ae851
111614d6
2 parents
2b9a3627
f5123fe2
Merge remote-tracking branch 'origin/master'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
android/build.gradle
android/build.gradle
View file @
111614d
...
...
@@ -55,6 +55,7 @@ dependencies {
// Use this dependency to use the dynamically downloaded model in Google Play Services
// implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0'
implementation
'androidx.camera:camera-camera2:1.2.2'
implementation
'androidx.camera:camera-lifecycle:1.2.3'
implementation
'androidx.camera:camera-camera2:1.2.3'
implementation
'androidx.camera:camera-lifecycle:1.2.2'
}
...
...
Please
register
or
login
to post a comment