regexpattern 0.2.4
regexpattern: ^0.2.4 copied to clipboard
Flutter list of regex pattern with purpose for string validation
[0.2.4] - 08/26/2020 #
- Fix URL Pattern to accept url from "Medium" website which having "@" on the url
[0.2.3] - 04/30/2020 #
- Add comment in regex_pattern.dart
[0.2.2] - 04/30/2020 #
- Add regex pattern password with allowed whitespace.
[0.2.1] - 04/30/2020 #
- Update readme.md.
[0.2.0] - 04/30/2020 #
- Add regex pattern password.
[0.1.2] - 04/28/2020 #
- Update license.
[0.1.1] - 04/28/2020 #
- Renaming document regex var to doc.
[0.1.0] - 04/28/2020 #
- Initial Release.