phone_number_validation_input 1.0.5
phone_number_validation_input: ^1.0.5 copied to clipboard
this package validates phone numbers based on their country dial code and ensures they meet the correct length requirements
1.0.5 #
- Handled SDK old versions compatibility.
1.0.4 #
- Improved customization options.
1.0.3 #
- Added support for email addresses.
1.0.2 #
- Updated Dart SDK version range to support
>=2.12.0 <3.22.3. This change allows compatibility with a broader range of Dart SDK versions while ensuring the package functions correctly within the specified SDK constraints.