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

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.

1.4.2 2022.07.23 #

  • null aware fix.
  • upgrade android version.
208
likes
130
points
1.51k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cool_dropdown