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
Julian Steenbakker
2022-11-17 09:26:41 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
77e6158bb450dce69be8b8b834301f0930d66e00
77e6158b
1 parent
f11d9060
style: flutter format
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
lib/src/mobile_scanner.dart
lib/src/mobile_scanner.dart
View file @
77e6158
...
...
@@ -56,7 +56,6 @@ class _MobileScannerState extends State<MobileScanner>
@override
void
didChangeAppLifecycleState
(
AppLifecycleState
state
)
{
// App state changed before it is initialized.
if
(
controller
.
isStarting
)
{
return
;
...
...
Please
register
or
login
to post a comment