flutter-masked-text
flutter-masked-text copied to clipboard
Is it possible to make part of the mask immutable ?
Hello :wave:, thank you for this package! :blush:
I try to create phone field.
And when user start writing form adding +7 (Russian International phone code).
I need to make +7 an immutable part. How can I do this ?
