Skip to content

Releases: flytreeleft/flutter_calculator

v0.1.0

18 Dec 14:10
Compare
Choose a tag to compare
  • 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.