Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to scan documents in Flutter [closed]

Tags:

flutter

dart

How to scan documents in a flutter with crop and editing? I am working in an app which required documents scanning and creating a PDF file. I have come across only paid solution that satisfy the requirements and in other solution we have to individually click image crop and store using different library.

Is there any single open source library using which we can achieve this?

like image 443
sagarSaw Avatar asked Nov 24 '25 07:11

sagarSaw


1 Answers

I created a Flutter plugin for iOS and Android. Its based on VNDocumentCameraViewController and Intents and returns the cropped images. Feel free to contribute. https://pub.dev/packages/cunning_document_scanner

If you want to create PDFs, you can use another plugin after cropping. e.g. https://pub.dev/packages/pdf

like image 78
Marcel Pater Avatar answered Nov 27 '25 00:11

Marcel Pater



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!