MathCanvas
使用 Flutter 制作的图形数学方程编辑器。我的目标是提供类似计算器的键盘输入体验。
目标
+ [√] Event System and Element System for supporting a lot of functions systematically.
+ [√] MathCanvas Editor : Drag to Move, Scroll to change scale, render mathEquations, render additional widgets
! [Working] Keyboard typing to write a math equation
- [] Mouse hovering on the equation and click on it to move the Cursor there
