Flutter计算器

  • 具有基于百分比的响应式UI。
  • 执行4个基本运算(+、-、*、/)。

使用的包

  • “math_expressions”用于求解数学方程式。

ss_01

GitHub

https://github.com/ShehriyarShariq/FlutterCalculator