amount_input_formatter 0.2.0 copy "amount_input_formatter: ^0.2.0" to clipboard
amount_input_formatter: ^0.2.0 copied to clipboard

A minimalistic and configurable number formatter to use with the TextField widget.

0.2.0 #

  • fix: Using the "Delete" button on Windows will cause the cursor to jump to a position at index 1 when deleting from the start.
  • feat: Introduced isEmptyAllowed flag for AmountInputFormatter constructor and as a parameter for NumberFormatter. It determines whether the TextField content can be empty or a formatted zero.

0.1.0 #

  • Initial package release. #

  • Added to use with TextField widget.
  • Added NumberFormatter to use for raw number parsing and formatting.
  • Added TextEditingController extension with methods setAndFormatText and syncWithFormatter.
7
likes
160
points
784
downloads
screenshot

Publisher

verified publishertbrgroup.software

Weekly Downloads

A minimalistic and configurable number formatter to use with the TextField widget.

Repository (GitHub)
View/report issues

Topics

#formatter #util #string

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on amount_input_formatter