Skip to content

A Flutter application that converts prescriptions to text format.

Notifications You must be signed in to change notification settings

arungovindm2001/digitizing-prescriptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digitizing_prescriptions

A Flutter application that converts prescriptions to text.

  • Pick any image in your gallery and get it displayed as text.
  • Take a photo of your prescription and get it converted it as text.
  • Share the text as pdf or copy and share it anywhere you want.

Packages Used

Installation

  1. First you need to have Android Studio/VS Code installed in your device.
  2. Clone this repo using this command below
    git clone https://github.com/arungovindm2001/digitizing-prescriptions
  3. Open the project with Android Studio/VS Code.
  4. Sign into Firebase Console.
  5. Create an app.
  6. Add your SHA1 key in project settings. Click here to know how to get it.
  7. Enable Firebase Authentication and Firebase Storage.
  8. Install the required dependencies by the following command
    flutter pub get
  9. Run the app using flutter run

About

A Flutter application that converts prescriptions to text format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published