gtgalone / currency_text_input_formatter

Currency Text Input Formatter for Flutter.
https://pub.dev/packages/currency_text_input_formatter
MIT License
50 stars 29 forks source link

Maintain cursor position #25 #61

Closed jonsaw closed 2 months ago

jonsaw commented 2 months ago

Maintain cursor position when editing text field with TextInputFormatter.

jonsaw commented 2 months ago

Related to issue #25

gtgalone commented 2 months ago

Awesome! @jonsaw

Your changes has been released with 2.2.4.

Thanks!

gtgalone commented 2 months ago

@jonsaw I think we should revert this changes because of #62