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
Boros Máté
2024-04-22 11:42:39 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2024-04-22 11:42:39 +0300
Commit
7e7f42429eba614debd16678497cd4cae3097584
7e7f4242
1 parent
72b03354
Update mobile_scanner_state.dart
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/src/objects/mobile_scanner_state.dart
lib/src/objects/mobile_scanner_state.dart
View file @
7e7f424
...
...
@@ -38,7 +38,7 @@ class MobileScannerState {
/// The facing direction of the camera.
final
CameraFacing
cameraDirection
;
/// The error that occurred while setting up or using the ca
n
era.
/// The error that occurred while setting up or using the ca
m
era.
final
MobileScannerException
?
error
;
/// Whether the mobile scanner has initialized successfully.
...
...
Please
register
or
login
to post a comment