Skip to content

Releases: gtgalone/currency_text_input_formatter

v2.2.2

28 Apr 01:55
Compare
Choose a tag to compare

v2.2.1

15 Apr 22:13
Compare
Choose a tag to compare
  • Removed turnoffGrouping only for the constructor that accepts format.(#54)

v2.2.0

15 Apr 15:10
Compare
Choose a tag to compare
  • Add multiple constructor for CurrencyTextInputFormatter.(#53) Huge Thanks! @rsegecin

v2.1.14

09 Mar 00:50
f7545b6
Compare
Choose a tag to compare

v2.1.13

09 Dec 18:33
Compare
Choose a tag to compare
  • Add minValue and maxValue parameters.(#48) Huge Thanks! @ayzerobug

v2.1.12

09 Dec 03:11
Compare
Choose a tag to compare
  • Update intl package to 0.19.0.(#50) Huge Thanks! @NeKoFu

v2.1.9

17 Feb 03:37
Compare
Choose a tag to compare

v2.1.8

01 Nov 23:59
Compare
Choose a tag to compare

v2.1.7

20 Jun 03:43
Compare
Choose a tag to compare
  • Remove prevent changes in the middle of value.(#34) Huge Thanks! @yoseptara

v2.1.6

17 Jun 23:03
Compare
Choose a tag to compare
  • Add code to prevent changes in the middle of value