bhrott / flutter-masked-text

A masked text for Flutter.
https://pub.dartlang.org/packages/flutter_masked_text
MIT License
276 stars 124 forks source link

Remove default 0 value #54

Open 9thwall opened 4 years ago

9thwall commented 4 years ago

Hi, How can I remove the default 0 value for MoneyMaskedTextController form field?

AlaaEldeenYsr commented 4 years ago

I also need to remove it so i can show the text field hint placeholder text

123dma commented 4 years ago

Me too

GustavoFigueira commented 3 years ago

Yeah, I will try to change this and make a pull request.