gtgalone / currency_text_input_formatter

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

Input left to right #21

Closed chitgoks closed 3 years ago

chitgoks commented 3 years ago

feature request please? an option to do left to right or (right to left, your default)

gtgalone commented 3 years ago

@chitgoks Thank you for using.

This is for currency inputs so right to left only.

If you want to left to right. You can use Regexp instead.