This website works better with JavaScript.
Home
Explore
Help
Sign In
lisper
/
qr_code_scanner
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
style: remove white space
flutter-beta
juliansteenbakker
4 years ago
parent
5fd11537f7
commit
b0dd8312f4
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
android/src/main/kotlin/net/touchcapture/qr/flutterqr/QRView.kt
+ 0
- 2
android/src/main/kotlin/net/touchcapture/qr/flutterqr/QRView.kt
View File
@@ -117,8 +117,6 @@ class QRView(private val context: Context, messenger: BinaryMessenger, private v
barcodeView!!.resume()
result.success(settings.requestedCameraId)
}
}
private fun getFlashInfo(result: MethodChannel.Result) {
Write
Preview
Loading…
Cancel
Save