dropdown_textfield 0.0.9 copy "dropdown_textfield: ^0.0.9" to clipboard
dropdown_textfield: ^0.0.9 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.

0.0.9 #

  • 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,

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

151
likes
80
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

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_keyboard_visibility

More

Packages that depend on dropdown_textfield