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 02:24:58 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6584383fee5f0fbf9c9e0051f6d2abcc7263fd11
6584383f
1 parent
0f3435bf
removed scanWindow
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
example/screenshots/scanWindow.png
pubspec.yaml
example/screenshots/scanWindow.png
deleted
100644 → 0
View file @
0f3435b
229 KB
pubspec.yaml
View file @
6584383
...
...
@@ -5,19 +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
-
description
:
'
Mobile
Scanner
with
scan
window'
path
:
example\screenshots\scanWindow.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.png
path
:
.\
example\screenshots\pageView.png
-
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