cool_dropdown 1.4.1 copy "cool_dropdown: ^1.4.1" to clipboard
cool_dropdown: ^1.4.1 copied to clipboard

outdated

Customizable cool dropdown UI ✨ You can customize selected item, BoxDecoration of the dropdownBox, and dropdown input.

[1.0.0] - 2021.08.28 #

  • Initial release.

[1.0.1] - 2021.08.28 #

  • Edit path of image readme & description.

[1.0.2] - 2021.08.28 #

  • Readme image issue on pub.dev

[1.0.3] - 2021.08.29 #

  • Edit description

[1.0.4] - 2021.08.30 #

  • Refactorying

[1.0.5] - 2021.09.02 #

  • Edit readme

[1.1.0] - 2021.09.04 #

  • Bug fixed: When user tap Android back button, close the dropdown when it's opened.

[1.2.0] - 2021.09.05 #

  • Bug fixed: When user tap Android back button on pop screen, close the dropdown when it's opened.

[1.3.0] - 2021.09.11 #

  • Options' names are changed. (dropdown -> result, dropdownBox -> dropdown)

[1.3.1] - 2021.09.14 #

  • Add 'key' property.

[1.3.2] - 2021.09.15 #

  • Discard 'key' property, bug fixed: defaultValue doesn't work.

[1.4.0] - 2021.11.08 #

  • Change the default dropdownWidth 200 -> based on the resultWidth
  • Add new Function to return boolean whether the dropdown open/close. It's called "onOpen"
  • Add iconSize for default dropdown arrow icon

[1.4.1] - 2021.11.14 #

  • Add cool datepicker example.
177
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Customizable cool dropdown UI ✨ You can customize selected item, BoxDecoration of the dropdownBox, and dropdown input.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cool_dropdown