clearable_dropdown 1.0.5 copy "clearable_dropdown: ^1.0.5" to clipboard
clearable_dropdown: ^1.0.5 copied to clipboard

DROP-DOWN MENU WITH BUTTON TO DELETE THE SELECTED VALUE

1.0.0 - 2025-05-09 #

  • First stable release of the package.
  • Added the ClearableDropdown widget with:
    • Support for FocusNode and animated focus behavior.
    • Button to clear the current selection (onDeleteSelection).
    • Customizable styles (MenuStyle, icons, colors, margins, etc.).
    • Focus animation to scroll the widget into view.
  • Includes a working example in the /example folder.

1.0.2 - 2025-05-09 #

  • Fixed minor issues with focus listener in the dropdown.
  • Improved documentation and dartdoc coverage.

1.0.3 - 2025-05-09 #

  • Added preview image for pub.dev listing via screenshots in pubspec.yaml.

1.0.4 - 2025-05-09 #

  • Added preview image for pub.dev listing via screenshots in pubspec.yaml.

1.0.5 - 2025-05-09 #

  • Added example folder.
4
likes
160
points
15
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

DROP-DOWN MENU WITH BUTTON TO DELETE THE SELECTED VALUE

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on clearable_dropdown