This repository contains examples for building barcode, MRZ and document scanning apps with Flutter and Dynamsoft Vision SDKs.
-
Flutter Camera (Dart)
- Use the camera plugin (web/iOS/Android) and flutter_lite_camera (Windows/Linux/macOS) to display camera preview and retrieve the camera frames.
- Use the flutter_barcode_sdk plugin to decode barcodes from the camera frames.
flutter-barcode-qr-code-scanner.mp4
-
Native Camera (Dart and Kotlin/Swift for best performance)
-
Dynamsoft Camera (Dart)
- Use the dynamsoft_capture_vision_flutter plugin to display camera preview and decode barcodes.
multiple-barcode-scanner.mp4
-
ar-pharma-lookup-barcode-scan.mp4
-
last-mile-delivery.mp4
-
flutter-document-scanner.mp4
-
flutter-wireless-keyboard-qr-scanner.mp4