mask_text_input_formatter 2.3.0 mask_text_input_formatter: ^2.3.0 copied to clipboard
The package provides TextInputFormatter for TextField and TextFormField which format the input by a given mask.
[2.3.0] #
Fix #62
[2.2.0] #
Fix eager autocompletion #68
[2.1.0] #
Added support for eager autocompletion. Thanks to @jyardin
[2.0.2] #
Add analysis_options
[2.0.1] #
Fix #52
[2.0.0] #
Stable version
[1.2.1] / [2.0.0-nullsafety.2] #
Fix bug
[1.2.0] / [2.0.0-nullsafety.1] #
Fix some bugs
[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