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
Navaron Bracke
2024-04-10 08:45:30 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8d162c1e563232a73d2ff436e215c8f5d52d1162
8d162c1e
1 parent
5c9f0098
bump GoogleMLKit/BarcodeScanning to 5.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 @
8d162c1
...
...
@@ -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'
,
'~>
4
.0.0'
s
.
dependency
'GoogleMLKit/BarcodeScanning'
,
'~>
5
.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