animated_custom_dropdown_v2 1.5.2 copy "animated_custom_dropdown_v2: ^1.5.2" to clipboard
animated_custom_dropdown_v2: ^1.5.2 copied to clipboard

Custom dropdown widget allows to add highly customizable widget in your projects with proper open and close animations and also comes with form required validation.

1.5.2 #

  • Fix: Added tap callback on the customized selected value widget.

1.5.1 #

  • Update: listItemBuilder now gives Generic typed item in the callback instead of type DropDownItem.
  • Add: Ability to pass customize the widget for the selected value. By default shows in TextFormField.

1.5.0 #

1.4.0 #

  • Add: Search request API (Search on provided request)
  • Update readme.

1.3.0 #

  • Update: Flutter version 3.3.9 changes
  • Add: List item builder support (Thanks @Mohamed25885 for PR)

1.2.2 #

  • Update: Flutter version 3.0.1 changes

1.2.1 #

  • Fix: State dispose calls

1.2.0 #

  • Add: Search field (Search on list data)
  • Fix: State mounted check on dropdown open or close.
  • Update readme.

1.1.1 #

  • Update: Suffix icon only allowed for dropdown field.
  • Fix: Empty list pass (assert added).

1.1.0 #

  • Add: Dropdown overlay alignments (top, bottom) according to available screen space.
  • Update readme.

1.0.1 #

  • Update readme, project description. Format files.

1.0.0 #

  • Customizable animated dropdown widget.
3
likes
130
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

Custom dropdown widget allows to add highly customizable widget in your projects with proper open and close animations and also comes with form required validation.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_custom_dropdown_v2