- Fix insert integer digit
- Bump SDK version
- Fix insertDecimalPoint with negative number.
- Fix group of negative number.
- Allow disable fix number.
- Fix maxDecimal issue.
- Fix maxValue issue.
- Check isNotEmpty before insert prefix or suffix.
- Initial library
- Support NumberTextInputFormatter, CurrencyTextInputFormatter and PercentageTextInputFormatter.