cool_dropdown_plus 1.1.0 copy "cool_dropdown_plus: ^1.1.0" to clipboard
cool_dropdown_plus: ^1.1.0 copied to clipboard

CA customizable dropdown for Flutter. Fork of cool_dropdown with critical bug fixes and performance improvements.

1.1.0 #

  • New Feature: Added Splash (Ripple) effect on tap. The dropdown now feels much more native and responsive (Material style).
  • New Feature: Added Hover effect. Items and the button now highlight when hovered with a mouse.
  • New Feature: Added splashColor and highlightColor to options for full customization.
  • UX: Added proper mouse cursor (clickable hand) for the button and items.
  • Fixed: Critical bug where defaultItem did not update when the parent widget changed. You no longer need to use UniqueKey() or force rebuilds.
  • Maintenance: Replaced deprecated WillPopScope with PopScope (Flutter 3.12+ support).

1.0.0 #

  • Forked from cool_dropdown.
  • Fixed: Selection highlighting bug in long lists (Widget Recycling issue).
  • Fixed: Crash on rapid open/close actions.
  • Performance improvements.
3
likes
160
points
116
downloads

Publisher

unverified uploader

Weekly Downloads

CA customizable dropdown for Flutter. Fork of cool_dropdown with critical bug fixes and performance improvements.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cool_dropdown_plus