Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I without Decimals ? #46

Open
adsants opened this issue Nov 25, 2019 · 3 comments
Open

Can I without Decimals ? #46

adsants opened this issue Nov 25, 2019 · 3 comments

Comments

@adsants
Copy link

adsants commented Nov 25, 2019

Ex : 22000
I Want just 22.000 Not 22.000,00

@adsants
Copy link
Author

adsants commented Nov 25, 2019

i make MoneyMaskedTextController()

@function1983
Copy link

MoneyMaskedTextController conntroller = new MoneyMaskedTextController(precision: 0, decimalSeparator: "");

@drikdrick
Copy link

Hi, can anyone tell me why precision doesn't work for me?

issueGit

And also if I use decimalSeparator: "", the text didn't mask at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants