Skip to content

An OCR regular expression scanner made with Dart & Flutter

Notifications You must be signed in to change notification settings

joaquingalang/scan-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 ScanScript 📄

ScanScript is a mobile application developed with Dart and Flutter that functions as an OCR regular expression scanner. This application was developed as my final project in compliance with our Automata and Finite Languages subject.

How To Use 🔍

Step 1: After opening ScanScript, you should land in the Home Screen.

Step 2: Add Regular Expressions by clicking the Add button in the bottom navigation bar.

Step 3: Next, select an image to scan either by snapping an image with the Camera or choosing from the Gallery.

Step 4: After the image is processed, the app redirects you to a findings screen where all instances of the RegExp patterns are highlighted.

Technologies Used 🛠️

As mentioned above, the mobile application was constructed with Dart and Flutter. External Flutter packages that involved image selection, image cropping, and text recognition were employed to implement the OCR scanning features.

Flutter Packages from pub.dev:

About

An OCR regular expression scanner made with Dart & Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages