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
Jarkko Saarinen
2024-04-19 12:04:32 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0ee617dedaf5725354d0f1b698d7c351e2f0b08c
0ee617de
1 parent
72b03354
Bump GoogleMLKit/BarcodeScanning to 6.0.0
Hide 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 @
0ee617d
...
...
@@ -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'
,
'~>
5
.0.0'
s
.
dependency
'GoogleMLKit/BarcodeScanning'
,
'~>
6
.0.0'
s
.
platform
=
:ios
,
'12.0'
s
.
static_framework
=
true
# Flutter.framework does not contain a i386 slice.
...
...
Please
register
or
login
to post a comment