masked_text 1.1.2 masked_text: ^1.1.2 copied to clipboard
A simple and basic masked text package.
[1.1.2] - Extending from TextFormField and adding mission properties #
[1.0.2] - Adding simple test to check if the mask is working #
[1.0.1] - changing default escape character to '#' #
[1.0.0] - inheriting from textfield and exposing the mask #
[0.0.6] - Fixing package for SDK 2.1.0-dev.0.0. #
[0.0.5] - Adding FocusNode and OnChange event. #
[0.0.4] - Android Bug Fixing. #
- Bug fixed when trying to backspace after a escapeCharacter in android.
[0.0.3] - Bug Fixing. #
- Bug fixed when trying to backspace after a escapeCharacter.
[0.0.2] - The Escape character. #
- Now you can choose the escape character you want to use instead of 'x'.
[0.0.1] - Starting the project. #
- Simple and basic code for masking a text.