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
2022-03-11 11:50:32 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
37bd7d0f53a0844634a4023164442ad130e06419
37bd7d0f
1 parent
bb37de55
imp: constraint mlkit lib to latest version
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ios/mobile_scanner.podspec
ios/mobile_scanner.podspec
View file @
37bd7d0
...
...
@@ -15,7 +15,7 @@ An universal scanner for Flutter based on MLKit.
s
.
source
=
{
:path
=>
'.'
}
s
.
source_files
=
'Classes/**/*'
s
.
dependency
'Flutter'
s
.
dependency
'GoogleMLKit/BarcodeScanning'
s
.
dependency
'GoogleMLKit/BarcodeScanning'
,
'~> 2.6.0'
s
.
platform
=
:ios
,
'10.0'
s
.
static_framework
=
true
# Flutter.framework does not contain a i386 slice.
...
...
Please
register
or
login
to post a comment