fzregex 2.2.0
fzregex: ^2.2.0 copied to clipboard
A utility package for validating: Phone, Name, PostalCode, Email, URL, Currency, IP Address, Date, Time, HTMLTags, Password (Strong/Medium), and Credit Card. Designed for Dart/Flutter Developers.
2.2.0 10 July 2025. #
Fixed #
- Crypto Currencies Regex added
- Indian TaxIDs Regex added
- US IDs Regex added
- Minor Fixes
2.1.0 27 December 2024. #
2.0.0 10 June 2021. #
Migrated to null Safety =>
- National Insurance Numbers in UK
1.0.3 22 October 2020. #
Added New Regex =>
- National Insurance Numbers in UK
- UK post codes
- SSN Number
- US Zip Code
- International Phone Numbers
- Canada Postal Code
1.0.2 23 May 2020. #
- Added New Regex =>
- Only Numbers
- Email Regex updated
1.0.1 16 May 2020. #
- Added New Regex & Fixed the Package also. Check Readme & Example for new implementation.
1.0.0 11 May 2020. #
- Added Phone, Name, PostalCode, Email, URL, Currency, IP Address, Date, Time, HTMLTags, Password (Strong), Password (Medium), Credit Card for now.