paper_document_scanner 0.1.1
paper_document_scanner: ^0.1.1 copied to clipboard
A fully custom, themeable Flutter document scanner: live camera, automatic edge detection, draggable corner crop, filters, multi-page and optional PDF.
0.1.0 #
- Initial release.
PaperScanner.openlauncher and full-screenPaperScannerScreen.PaperScannerController(ChangeNotifier, no bloc dependency) driving camera → crop → filter → multi-page → result.- Live edge-detection overlay, draggable corner crop, filter chips (Original / Enhance / Grayscale / B&W), reorderable multi-page strip.
PaperScannerStyle(colors, overlay, handles, labels, widget-builder slots) andPaperScannerOptions(PDF output, max pages, detection fps).- Optional PDF assembly via the
pdfpackage.