Explorar el Código

style: remove white space

flutter-beta
juliansteenbakker hace 4 años
padre
commit
b0dd8312f4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      android/src/main/kotlin/net/touchcapture/qr/flutterqr/QRView.kt

+ 0
- 2
android/src/main/kotlin/net/touchcapture/qr/flutterqr/QRView.kt Ver fichero

@@ -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) {


Cargando…
Cancelar
Guardar