mask_text_input_formatter 2.0.0-nullsafety.0
mask_text_input_formatter: ^2.0.0-nullsafety.0 copied to clipboard
The package provides TextInputFormatter for TextField and TextFormField which format the input by a given mask.
2.0.0-nullsafety.0 #
Migrate to null safety
1.1.0 #
Added: clear function Added: function to get a current mask Added: functions to mask/unmask some text Updated example app Fixed some bugs
1.0.7 #
Fix clear text bug + test Some docs added
1.0.6 #
Fix bug
1.0.5 #
Minor changes
1.0.4 #
Minor changes
1.0.3 #
Fix paste
1.0.2 #
Update readme.md
1.0.1 #
Added tests Fix some bugs
1.0.0 #
Initial version