Flutter Gems is a curated list of 4900+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Document Scanner packages
Last updated: May 20, 2023
Mobile document scanning has gained a lot of momentum the last few years as it is the most affordable way to digitize physical documents. This process uses the device camera to capture image, followed by application of algorithms to obtain the final image or pdf that appears like a scanned copy of the document.
The complete list of Flutter Document Scanner, Paper Scanner and Cam Scanner packages is provided below.
google_ml_kit
Null safety 👍 717
Maintenance Status: Good
A Flutter plugin to use all APIs from Google's standalone ML Kit for mobile platforms.

edge_detection
Null safety 👍 203
Maintenance Status: Good
A flutter plugin to detect edges of objects, scan paper, detect corner, detect rectangle. It allows cropping of the detected object image and returns the path of the cropped image.
google_ml_vision
Null safety 👍 115
Maintenance Status: Good
Flutter plugin for Google ML Kit on-device vision apis. It includes barcode scanning, image labeling, text recognition and face detection.

flutter_tesseract_ocr
Null safety 👍 104
Maintenance Status: Good
Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition. It has unicode (UTF-8) support, and can recognize more than 100 languages.
flutter_genius_scan
Null safety 👍 80
Maintenance Status: Good
Flutter plugin for the Genius Scan SDK for iOS and Android. It allows scanning paper documents using a smartphone camera.

cunning_document_scanner
Null safety 👍 71
Maintenance Status: Good
A document scanner plugin for flutter. Scan and crop automatically on iOS and Android.
scanbot_sdk
Null safety 👍 70
Maintenance Status: Good
Flutter plugin of the Scanbot Scanner SDK for Android and iOS. Provides functionality like Document Scanning, QR and Barcode Scanning, PDF Creation, TIFF, OCR, etc.
mrz_scanner
Null safety 👍 8
Maintenance Status: Good
A package that allows you to Scan any kind of documents that have any mrz format

document_scanner_flutter
Null safety 👍 108
Maintenance Status: Average
A android & ios document scanner & auto detector plugin for flutter.
document_scanner
Null safety 👍 75
Maintenance Status: Average
A plugin that creates a native platform view that scans documents, as a flutter widget.

flutter_document_scanner
Null safety 👍 45
Maintenance Status: Average
A Flutter plugin that allows the management of taking, cropping and applying filters to an image, using the camera plugin

learning_text_recognition
Null safety 👍 33
Maintenance Status: Average
The easy way to use ML Kit for text recognition in Flutter.
flutter_camera_ml_vision
Null safety 👍 96
Maintenance Status: Poor
A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...