easy_mask 2.0.1
easy_mask: ^2.0.1 copied to clipboard
Easy and Powerful Mask for TextField, TextFormField and Strings. Has multi mask support, reverse mask for currency and placeholder. It controls user's cursor.
2.0.1 #
- Fixed _overflow has not been initialized
2.0.0 #
- Migrate to null safety
1.1.5 #
Fix problems with stuck characters- Fix the problem with amount inverted mask with placeholders that wasn't working properly
1.1.4 #
Fix Method Signature- Fix wrong method signature, that was throwing an exception when using list of masks (Fixed by DeveJonatas)
1.1.3 #
Fix Readme- Fixed Readme problem
1.1.2 #
String Format- Added easy way to format strings using it.
1.1.1 #
Dartfmt- Applying dart formats.
1.1.0 #
PlaceHolder- Added support to placeholders.MultiMask- Support multi masking, that changes based on length typed.Feature !- Added the maker ! for force a char to be displayed on formatted text.
1.0.2 #
ReadMe- Improved the Readme.
1.0.1 #
Altered ReadMe- Added GIF sample result.
1.0.0 #
First Stable Version- Ready to be used.
0.0.1 #
Initial Version- Developing.