PackageTrack
Sign in Get early access

am_searchable_dropdown

A highly customizable searchable dropdown for Flutter, supporting single-select, multi-select with checkboxes, and radio-select. Supports local and server-side filtering.

1.0.3 Abdul520Mannan/searchable_dropdown

What this package is like to depend on

Last release 4 months ago

01 Apr 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Mar 2026 to Apr 2026
Release Pre-release

Releases

latest 4
  1. 1.0.3 01 Apr 2026
    Release notes
    • Enabled / Disabled State: Added isEnabled property to toggle user interaction with the dropdown.
    • Disabled UI Customization: Introduced disabledHeaderDecoration to style the dropdown when it's deactivated.
    • Default Disabled Style: Added a sensible default light grey background for the disabled state.
    • Visual Enhancements: Opacity for suffix icon automatically adjusts when dropdown is disabled.
    Open source →
  2. 1.0.2 31 Mar 2026
    Release notes
    • Form Validation Support: Wrapped dropdown headers in FormField to support validator and autovalidateMode.
    • New Styling Properties: Added headerDecoration, headerPadding, suffixIcon, errorTextStyle, and errorBorder.
    • State Synchronization: Implemented post-frame callback to keep FormField value in sync with selected items.
    • Visual Feedback: Added support for showing validation error text and applying error borders when validation fails.
    • Documentation Upgrade: Comprehensive README.md update with advanced usage examples and feature breakdown.
    Open source →
  3. 1.0.1 11 Mar 2026
    Release notes
    • Improved pub.dev score by adding comprehensive API documentation (dartdoc comments).
    • Updated repository URLs to match the package name for better pub.dev verification.
    Open source →
  4. 1.0.0 11 Mar 2026
    Release notes
    • Initial release.
    • Project Rename: Fixed misspelling from searable_dropdown to searchable_dropdown.
    • Added CustomSearchDropdownWidget for single selection.
    • Added CustomMultiSearchDropdownWidget for multiple selection with checkboxes.
    • Added CustomRadioSearchDropdownWidget for single selection with radio buttons (deprecated/removed in latest but noted in history).
    • Refactor & Safety:
      • Removed topContext parameter requirement.
      • Added itemToString parameter for custom search filtering.
      • Implemented safe internal itemsList copying.
      • Added overlay.mounted checks for safe disposal.
    • Implemented conditional local search (if onSearch is null).
    • Generic Type Support <T> for all widgets.
    • Added debounced search input (500ms).
    • Repository: https://github.com/Abdul520Mannan/searchable_dropdown.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive