Releases: flytreeleft/flutter_calculator
Releases · flytreeleft/flutter_calculator
v0.1.0
- Basic arithmetic: plus, minus, multiply, divide, %, brackets.
- Real-Time calculating.
- Prevent to input the invalid symbol.
- Auto-resize the formula or result font size to adapt the text box's boundary.
- Supports undo and redo.
- Supports to relocate and input symbols.