Releases: gtgalone/currency_text_input_formatter
Releases · gtgalone/currency_text_input_formatter
v2.2.1
- Removed turnoffGrouping only for the constructor that accepts format.(#54)
v2.2.0
- Add multiple constructor for CurrencyTextInputFormatter.(#53) Huge Thanks! @rsegecin
v2.1.13
- Add minValue and maxValue parameters.(#48) Huge Thanks! @ayzerobug
v2.1.12
- Update intl package to 0.19.0.(#50) Huge Thanks! @NeKoFu
v2.1.7
- Remove prevent changes in the middle of value.(#34) Huge Thanks! @yoseptara
v2.1.6
- Add code to prevent changes in the middle of value