international_phone_input 1.0.4
international_phone_input: ^1.0.4 copied to clipboard
International Phone Number Input For Flutter. This packages validates phone number input value using the libphonenumber package.
1.0.4 #
-
Add optional decoration object
-
Add optional border parameter to be set as InputBorder on the decoration object
1.0.3 #
-
Add optional labelText and labelStyle parameters
-
Only show enabled countries
1.0.2 #
- Add widget with text input (no dropdown list)
1.0.1 #
- Add hint/error parameters for customization
1.0.0 #
- Bump version
0.0.5 #
- Add example project
0.0.4 #
- Emit empty string value to onchange listener if phone number is invalid.
0.0.3 #
- Improvements.
0.0.2 #
- Indentation fix.
0.0.1 #
- Initial release.