simple_calculator_flutter 1.0.1
simple_calculator_flutter: ^1.0.1 copied to clipboard
Enhance your Flutter apps with a built-in, easy-to-use calculator widget.
1.0.0 #
- Provided Full customization
- More Options
1.0.1 #
- Added customizable calculator widget with fully functional UI.
- Supported arithmetic operations: addition, subtraction, multiplication, and division.
- Included buttons for AC (clear), %, and +/- functionalities.
- Implemented support for decimal calculations.
- Dynamic result display with error handling.
- User-configurable color scheme for background, buttons, and result text.