dropdown_textfield 1.0.3 copy "dropdown_textfield: ^1.0.3" to clipboard
dropdown_textfield: ^1.0.3 copied to clipboard

outdated

A DropdownTextfield is a material design TextField. The DropDownButton is a widget that we can use to select one unique value or multivalue from a set of values.

1.0.3 #

Animated GIF not displaying in pub page -fixed

1.0.1 #

  • keyboardSubscription bug fixed

1.0.0 #

  • added option to customize multiple dropdown okay button color Text and textStyle
  • added option to customize padding and text style of dropdown list tile.
  • Fixed setState bug on onChange function.
  • added outside click to hide dropdown if textfield is hidden.
  • new version of flutter (Flutter 3.0.0)

0.0.8 #

Single dropdown controller text clear function fix

0.0.7 #

added attribute to add space between textfield and list widget

0.0.6 #

added controller for dropdown

0.0.5 #

state change issue fixed

0.0.4 #

added a attribute to hide clear suffix icon button from textfield Changed class name "DropDownTextField"

0.0.3 #

bug fix

0.0.2 #

0.0.1 #

First publication

138
likes
0
pub points
97%
popularity

Publisher

unverified uploader

A DropdownTextfield is a material design TextField. The DropDownButton is a widget that we can use to select one unique value or multivalue from a set of values.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, equatable, flutter

More

Packages that depend on dropdown_textfield