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

outdated

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

2.0.2 2023.04.26 #

  • add resetValue method in dropdownController.

2.0.1 2023.04.17 #

  • fix ticker import.

2.0.0 2023.04.17 #

  • improve performances and apply newer code.
  • marquee effects options if the label is overflow.
  • new options: resultOptions, dropdownOptions, dropdownItemOptions, dropdownTriangleOptions, dropdownController.
  • error handling.
  • close, open, and occur error of the dropdown with dropdownController.
  • Add dropdown animation type: scale(new), size.
  • fix issues.

1.4.2 2022.07.23 #

  • null aware fix.
  • upgrade android version.

1.4.1 2021.11.14 #

  • Add cool datepicker example.

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.3.2 2021.09.15 #

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

1.3.1 2021.09.14 #

  • Add 'key' property.

1.3.0 2021.09.11 #

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

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.1.0 2021.09.04 #

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

1.0.5 2021.09.02 #

  • Edit readme.

1.0.4 2021.08.30 #

  • Refactorying.

1.0.3 2021.08.29 #

  • Edit description.

1.0.2 2021.08.28 #

  • Readme image issue on pub.dev.

1.0.1 2021.08.28 #

  • Edit path of image readme & description.

1.0.0 2021.08.28 #

  • Initial release.
208
likes
0
points
1.63k
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cool_dropdown