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

Back space not working when their is first digit only #58

Open moinkhan780 opened 5 months ago

moinkhan780 commented 5 months ago

https://github.com/gtgalone/currency_text_input_formatter/assets/88693191/75632e6d-5e92-436f-936b-cbcbd6a172e8

rsegecin commented 4 months ago

how is this text field set up? provide a minimal reproducible example. running the examples everything seems to be working fine.

moinkhan780 commented 2 months ago

how is this text field set up? provide a minimal reproducible example. running the examples everything seems to be working fine.

You can check wise.com website and their currency converter textfield.

rsegecin commented 2 months ago

how is this text field set up? provide a minimal reproducible example. running the examples everything seems to be working fine.

You can check wise.com website and their currency converter textfield.

That won't help us to help you investigate what's going on. Create a minimal reproducible example and show us what's going on.