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-16 15:29:21 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1109b076ee95d190aa2cda7911d16c7bd75dd758
1109b076
1 parent
f78fb6ad
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
pubspec.yaml
pubspec.yaml
View file @
1109b07
...
...
@@ -5,17 +5,17 @@ repository: https://github.com/juliansteenbakker/mobile_scanner
screenshots
:
-
description
:
'
Flutter
Demo
Home
Page'
path
:
.\example\screenshots\
homepage.png
path
:
example/screenshots/
homepage.png
-
description
:
'
Mobile
Scanner
with
controller'
path
:
.\example\screenshots\
controller.png
path
:
example/screenshots/
controller.png
-
description
:
'
Mobile
Scanner
with
controller
(returning
image)'
path
:
.\example\screenshots\
returningImage.png
path
:
example/screenshots/
returningImage.png
-
description
:
'
Mobile
Scanner
with
zoom
slider'
path
:
.\example\screenshots\
zoomSlider.png
path
:
example/screenshots/
zoomSlider.png
-
description
:
'
Mobile
Scanner
pageView'
path
:
.\example\screenshots\
pageView.gif
path
:
example/screenshots/
pageView.gif
-
description
:
'
Mobile
Scanner
with
overlay'
path
:
.\example\screenshots\
overlay.png
path
:
example/screenshots/
overlay.png
environment
:
sdk
:
"
>=2.17.0
<4.0.0"
...
...
Please
register
or
login
to post a comment