Skip to content

Mainakdeb/Scan-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Scan-it

A Flutter based Android application to scan documents.

Screenshots :

Basic Outline :

Plugins Used 🚀

Steps for using

  • Clone the repo
  • Open Android Studio
  • Open Project
  • Go to the location where you have saved the project
  • In the utils folder open only the edgedetect folder.That is the main project
  • Connect to emulator or mobile through USB to use the app after running successfully

Possible Errors

  • If you get compatibility issues go to android folder, right click and click on migrate and then migrate project to Android X.
  • Some plugins might require minSdkVersion 21 so make sure to change that in build.gradle file.
  • Before running the app go to pubspec.yaml file and click on the light bolt sign in the dependencies section and it will suggest to run pub get.Press on it so that you have the dependencies installed
  • Make sure you have given access for installing through USB.If not change it in developer options in your mobile.

Source for Plugins and Language

To Do:

  • Implement OCR
  • Convert to PDF format

Contributors :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published