Преглед на файлове

refactor: removed unused late keyword

flutter-beta
Julian Steenbakker преди 5 години
родител
ревизия
0f07133d03
No known key found for this signature in database GPG ключ ID: 16E437C7A3D94250
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      lib/src/qr_code_scanner.dart

+ 1
- 1
lib/src/qr_code_scanner.dart Целия файл

@@ -207,7 +207,7 @@ class QRViewController {
});
}

late final MethodChannel _channel;
final MethodChannel _channel;
final CameraFacing _cameraFacing;
final StreamController<Barcode> _scanUpdateController =
StreamController<Barcode>();


Зареждане…
Отказ
Запис