Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1019 Bytes

File metadata and controls

65 lines (36 loc) · 1019 Bytes

0.0.1

  • init

0.0.2

  • init

0.0.3

  • init

0.0.4

  • init

0.1.0

  • init

0.1.1

  • init

0.1.2

  • Dart sdk setted sdk: '>=2.18.5 <4.0.0'

0.1.3

  • Readme updated

0.1.4

  • Changes made

0.1.5

  • Added decoration, focusNode, autoFocus, showCursor, backgroundColor parameters to PhoneConfig
  • Any default formatter will no longer work if the formatter parameter is not entered

0.1.6

  • Added flatFlag, itemFlagSize parameters to DialogConfig
  • Added flatFlag, flagSize parameters to CountryConfig

0.1.7

  • Added errorColor, errorTextMaxLength, errorStyle, labelStyle, labelText, errorText, popUpErrorText, errorPadding, autovalidateMode, floatingLabelStyle, textInputAction parameters to PhoneConfig
  • Added validator parameters to InternationalPhoneNumberInput
  • Documentation updated

0.1.8

  • searchBoxHintStyle, title, searchHintText

0.1.9

  • inactive added

0.2.0

  • Fixed backspace not working sometimes
  • packages upgraded
  • example file updated