input_calculator 2.0.0
input_calculator: ^2.0.0 copied to clipboard
With Input Calculator you can add functionality of calculation in an TextField.
2.0.0 16.05.2021. #
- Support null-safety.
- Fixed Intl dependece error.
- Improved calculator result.
1.1.0+5 08.07.2020. #
- Themes [
CalculatorThemes.curve|CalculatorThemes.flat].
1.0.3+4 07.07.2020. #
- Handle negative result.
1.0.2+3 26.04.2020. #
- Fixed value format on CalculatorTextFormField.
1.0.2+2 26.04.2020. #
- Fixed initial value of textField.
- Add value format.
1.0.2+1 26.04.2020. #
- Fixed textField input decoration.
1.0.2 26.04.2020. #
- Changed the way to call the calculator.
1.0.1 04.12.2019. #
- Error: Don't import implementation files from another package resolved
1.0.0 04.12.2019. #
- Initial publication