pattern_formatter 2.0.0
pattern_formatter: ^2.0.0 copied to clipboard
A Flutter package provides some implementations of TextInputFormatter that format input with pre-defined patterns
2.0.0 13/03/2021 #
- migrate to nullsafety
1.0.2 11/06/2020 #
- fix bug international number seperators
1.0.1 13/12/2019 #
- upgrade
intl
dependency
1.0.0 22/11/2019 #
- stable release
0.0.3 03/06/2019 #
- fix bug: text flickering in iOS (still happens in v0.0.2)
0.0.2 01/11/2019 #
- fix bug: text flickering in iOS
0.0.1 01/03/2019 #
- initial release.