FilteringTextInputFormatter – How to create RegExp to prevent the user from typing more than one period, from typing a comma, from typing numbers after zero except period, etc.
FilteringTextInputFormatter – How to create RegExp to prevent the user from typing more than one period, from typing a comma, from typing numbers after zero except period, etc.
2
Answers
try this:
Resolved.