flutter-masked-text icon indicating copy to clipboard operation
flutter-masked-text copied to clipboard

Negative symbol get removed in MoneyMaskedTextController

Open orswen opened this issue 5 years ago • 7 comments

The '-' symbol is not showing up in the TextField when the value is negative. Is this intended?

For example: value: -1234.00 TextField render: 1234.00

orswen avatar Feb 26 '19 08:02 orswen

Hi man!

Yes, I will keep this issue opened to add this behaviour. Thanks for reporting o/

bhrott avatar Feb 26 '19 11:02 bhrott

Any news?

andredealmei avatar Oct 03 '19 14:10 andredealmei

I think that negative value is useful in so many cases.

plsta avatar Oct 23 '19 11:10 plsta

Another reminder that this feature would be really nice

jimansohn avatar Mar 25 '20 06:03 jimansohn

I need this :(

WagnerMagnus1 avatar Apr 01 '20 14:04 WagnerMagnus1

Hi, me too.

robertoltrocha avatar Nov 12 '20 22:11 robertoltrocha

Only solution is create a two radio buttons, that define value is negative or positive

gabrieloliveirabrito avatar Apr 24 '21 23:04 gabrieloliveirabrito