Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.35 KB

File metadata and controls

26 lines (19 loc) · 1.35 KB

flutter plotter

A interactive function plotter for flutter using a highlighted text editor as input mode.


Written in frontend with Flutter using bloc as the state managment,
as well as sqflite to store data and bitsdojo_window for a clean desktop window

Features include: An interactive function plotter, writing functions into a highlighted text editor that automatically updates the function plotter, and managing different projects, which are saved in a local database.

Screenshot 2024-08-31 at 22 33 01