number_text_input_formatter 1.0.0+8 number_text_input_formatter: ^1.0.0+8 copied to clipboard
Number Text Input Formatter for Flutter
1.0.0+7 #
- Bump SDK version
1.0.0+6 #
- Fix insertDecimalPoint with negative number.
1.0.0+5 #
- Fix group of negative number.
1.0.0+4 #
- Allow disable fix number.
1.0.0+3 #
- Fix maxDecimal issue.
1.0.0+2 #
- Fix maxValue issue.
1.0.0+1 #
- Check isNotEmpty before insert prefix or suffix.
1.0.0 #
- Initial library
- Support NumberTextInputFormatter, CurrencyTextInputFormatter and PercentageTextInputFormatter.