Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 589 Bytes

CHANGELOG.md

File metadata and controls

44 lines (22 loc) · 589 Bytes

[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.