Skip to content
/ eyero Public

An app that detects cataracts in patients. Official submission for Google Solution.

Notifications You must be signed in to change notification settings

katungi/eyero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eyero

A project using machine learning and flutter to detect cataracts

Getting Started

Start by cloning the application from github.

cd into the directory you want to clone it into

cd /your-path

Now cd into the cloned directory and run:

flutter pub get

To keep the code base up to date run:

git fetch --all

git pull --rebase origin main

That will get all the dependencies you need to get the app up and running

Now run the app by either clicking the green run button on android studio or run:

flutter run

Make sure you have an emulator or a USB connected device with USB debugging on.

About

An app that detects cataracts in patients. Official submission for Google Solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages