flutter_simple_calculator 2.4.0 copy "flutter_simple_calculator: ^2.4.0" to clipboard
flutter_simple_calculator: ^2.4.0 copied to clipboard

Flutter widget that provides simple calculator. You can easily integrate a calculator to your apps.

2.4.0 #

  • Add equalColor and equalStyle

2.3.0 #

  • Use math_expressions instead of expressions

2.2.5 #

  • Update packages

2.2.4 #

  • Fixed an issue where keyboard operations would not work.

2.2.3 #

  • Update packages and dependencies to support Flutter 3.7.0.

2.2.2 #

  • Exported CalcController.

2.2.1 #

  • Removed warnings about bindings.

2.2.0 #

  • Added focusNode property.

2.1.0 #

  • Supports hardware keyboard.

2.0.1 #

  • Adopt flutter_lints, update runners

2.0.0+1 #

  • Updated docs.

2.0.0 #

  • Updated libraries and example.

2.0.0-nullsafety.1 #

  • Fixed the default text color.

2.0.0-nullsafety.0 #

  • Null safety migration

1.0.4 #

  • Added CalcController.

1.0.3 #

  • Added SimpleCalculator.onTappedDisplay.

1.0.2 #

  • Changed default colors for dark theme.
  • Updated library version.

1.0.1 #

  • Added SimpleCalculator.hideSurroundingBorder.
  • Added CalculatorThemeData.borderWidth.
  • Fixed a state related issue.

1.0.0 #

  • First Release.
122
likes
140
points
2.78k
downloads

Publisher

verified publisherzuvola.com

Weekly Downloads

Flutter widget that provides simple calculator. You can easily integrate a calculator to your apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter, flutter_grid_button, intl, math_expressions

More

Packages that depend on flutter_simple_calculator