- Breaking dropDownArrowIcon and dropDownArrowColor parameters are now replaced by dropDownIcon.
- Control autovalidateMode of text input added.
- showCountryFlag param added.
- textAlignVertical param added.
- Icon position feature added.
- Setting enabled to false disable the dropdown button too.
- Update maximum length of phone numbers of several countries.
- Minor fixes.
- Update maximum length of phone numbers of several countries.
- Add dropDownArrowIcon parameter.
- Package is now null-safe.
- onCountryChanged param added.
- Other Fixes.
- Color change for Dropdown Icon and Dialog is now added.
- More Documentation added for properties.
- Searchbar label text can be now set.
- Picker popup bug fixed.
- Initial Value can now be set.
- Phone field now returns ISO County code as well in onSaved, onChanged.
- Minor fixes.
- Added some more necessary parameters available for a normal textfield.
- Minor fixes.
- Added styling of the country selection button.
- Added support for input formatters.
- Minor fixes.
- A Basic validator added.
- Updated README.
- A Custom Phone Input TextFormField.