flutter_mrz_scanner icon indicating copy to clipboard operation
flutter_mrz_scanner copied to clipboard

Scans MRZ (Machine Readable Zone) from identity documents.

Results 19 flutter_mrz_scanner issues
Sort by recently updated
recently updated
newest added

Swift Compiler Error (Xcode): Could not find module 'SwiftyTesseract' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, at: /Users/........../SDK/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_mrz_scanner-2.0.1/ios/Classes/MRZScannerView.swift:2:7 Package working on real IOS device but not working IOS simulator, ı tried a...

App crashes while release a release build. i.e. flutter build apk --release

Class 'MRZScannerFactory' is not abstract and does not implement abstract base class member public abstract fun create(p0: Context?, p1: Int, p2: Any?): PlatformView defined in io.flutter.plugin.platform.PlatformViewFactory flutter_mrz_scanner-2.0.0/android/src/main/kotlin/io/github/olexale/flutter_mrz_scanner/FlutterMrzScannerPlugin.kt: (30, 5): 'create'...

Hi! The example show the camera view but nothing happends when I scan mi ID.

Getting errors on Flutter 3 ` Class 'MRZScannerFactory' is not abstract and does not implement abstract base class member public abstract fun create(p0: Context?, p1: Int, p2: Any?): PlatformView defined...

I installed the example in the an Iphone and XCode console throws this: 2020-04-30 11:52:51.531837-0500 Runner[85790:10172377] Metal API Validation Enabled 2020-04-30 11:52:51.652773-0500 Runner[85790:10172532] flutter: Observatory listening on http://127.0.0.1:56982/0pw4IsLD8AE=/ Error: LSTM...

Camera Preview stop working and show only white screen and overlay when: - Do hot reload - On device with auto hide bottom navbar, when I tap on screen and...

Tested Device: iPhone 8 Plus running ios14 (physical device) First make sure that you use these packages in your pubspec.yaml **flutter_mrz_scanner: ^1.0.0 permission_handler: ^4.0.0** After first build or before you...

[!] CocoaPods could not find compatible versions for pod "flutter_mrz_scanner": In Podfile: flutter_mrz_scanner (from `.symlinks/plugins/flutter_mrz_scanner/ios`) Specs satisfying the `flutter_mrz_scanner (from `.symlinks/plugins/flutter_mrz_scanner/ios`)` dependency were found, but they required a higher minimum...

Are there any simple ways to implement this feature or has it already implemented ? Scanner isn't work according to my performance criterion. I think it happened because of camera...