graphus

Simple chart display with settings screen written in Dart for my coursework.

Requires records and patterns proposal enabled and SDK >=3.0.0-0

Whole project is a simple POC rather than a full featured application. Feel free to use it as staring point or open PR if you want to improve it.

Build

Build for Windows:

flutter build windows --release --enable-experiment=records --enable-experiment=patterns

Build for Android:

flutter build apk --release --enable-experiment=records --enable-experiment=patterns

Screenshots

Home screen
Home screen
Home screen
Settings screen

GitHub

View Github