smart_validator_india 0.1.1
smart_validator_india: ^0.1.1 copied to clipboard
A comprehensive Dart + Flutter validation package.
0.1.1 #
- Fixed LICENSE file with correct copyright owner.
- Minor improvements.
0.1.0 #
- Initial release with null safety support.
- Added EmailValidator
- Added PhoneValidator (Indian & international)
- Added PasswordValidator with strength detection
- Added IndiaValidator (GST, PAN, Aadhaar)
- Added UrlValidator
- Added IpValidator (IPv4 & IPv6)
- Added CreditCardValidator with Luhn algorithm
- Added UpiValidator with known handle detection
0.0.1 #
- Pre-release version.