thousands_separator_formatter 1.1.0 copy "thousands_separator_formatter: ^1.1.0" to clipboard
thousands_separator_formatter: ^1.1.0 copied to clipboard

A TextInputFormatter that inserts thousands separators into a TextField as the user types, keeping the caret next to the same character.

1.1.0 #

  • Add indianGrouping, which groups the last three characters together and everything before them in twos, formatting 12345678 as 1,23,45,678.

1.0.0 #

  • Initial release of ThousandsSeparatorTextInputFormatter.
1
likes
160
points
140
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A TextInputFormatter that inserts thousands separators into a TextField as the user types, keeping the caret next to the same character.

Repository (GitHub)
View/report issues

Topics

#text #input #formatter #text-field

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on thousands_separator_formatter