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
Saptarshi Adhikari
2024-01-13 03:24:57 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ab2f4da7665cc9f9e8e740f4fa9ee4ac470b5d97
ab2f4da7
1 parent
fbd15954
Added screenshots to pubspec.yaml
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
pubspec.yaml
pubspec.yaml
View file @
ab2f4da
...
...
@@ -3,6 +3,26 @@ description: A universal barcode and QR code scanner for Flutter based on MLKit.
version
:
3.5.6
repository
:
https://github.com/juliansteenbakker/mobile_scanner
screenshots
:
-
description
:
'
Flutter
Demo
Home
Page'
path
:
example\screenshots\flutter_01.png
-
description
:
'
Mobile
Scanner
with
List
controller'
path
:
example\screenshots\flutter_02.png
-
description
:
'
Mobile
Scanner
with
controller'
path
:
example\screenshots\flutter_03.png
-
description
:
'
Mobile
Scanner
with
scan
window'
path
:
example\screenshots\flutter_04.png
-
description
:
'
Mobile
Scanner
with
controller
(returning
image)'
path
:
example\screenshots\flutter_05.png
-
description
:
'
Mobile
Scanner
without
controller'
path
:
example\screenshots\flutter_06.png
-
description
:
'
Mobile
Scanner
with
zoom
slider'
path
:
example\screenshots\flutter_07.png
-
description
:
'
Mobile
Scanner
pageView'
path
:
example\screenshots\flutter_08.png
-
description
:
'
Mobile
Scanner
with
overlay'
path
:
example\screenshots\flutter_09.png
environment
:
sdk
:
"
>=2.17.0
<4.0.0"
flutter
:
"
>=3.0.0"
...
...
Please
register
or
login
to post a comment