- Fixed _overflow has not been initialized
- Migrate to null safety
Fix problems with stuck characters
- Fix the problem with amount inverted mask with placeholders that wasn't working properly
Fix Method Signature
- Fix wrong method signature, that was throwing an exception when using list of masks (Fixed by DeveJonatas)
Fix Readme
- Fixed Readme problem
String Format
- Added easy way to format strings using it.
Dartfmt
- Applying dart formats.
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.
ReadMe
- Improved the Readme.
Altered ReadMe
- Added GIF sample result.
First Stable Version
- Ready to be used.
Initial Version
- Developing.