Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 3.09 KB

README.md

File metadata and controls

50 lines (24 loc) · 3.09 KB

soyabean

An app that uses a built in AI model to identify leaf diseases just by using the photo of the leaf. Has a built in camera interface. The app has algorithms to center square crop images for best results, which is turned on by default at 0.7x zoom.

To download, go to releases. For Android, in Assets, tap on the .apk file.

Or, for Android, download v0.1.3 here.

Home:

Main home Settings Zoom menu

Run:

Open Image Run dialog box

Descrioption page Resized Image

Camera:

Live camera Run dialog on camera (which gets paused)

Theme with dynamic theming off (dynamic theme picks up system colors, for android 12+, uses material you colors picked from wallpaper):

Light theme Dark theme Settings in dark theme

Welcome and About:

Welcome About page

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.