nank1ro/flutter-shadcn-ui

Search field for Select component

Closed this issue · 4 comments

Steps to reproduce

Hi
I was wondering if you could add a functionality to filter options in the Select component.
It is very handy for Desktop and Web apps.

Expected results

Screenshot 2024-05-20 at 16 36 43

Actual results

Screenshot 2024-05-20 at 16 36 43

Platform

MacOS, Windows, Linux, Android, iOS, Web

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

There is the ComboBox widget.
https://ui.shadcn.com/docs/components/combobox
Already added to the README as a todo

Currently added like so inside options as a widget.

Screenshot 2024-05-20 at 16 41 15

There is the ComboBox widget. https://ui.shadcn.com/docs/components/combobox Already added to the README as a todo

Are you working on this already, or have not started yet?

There is the ComboBox widget. https://ui.shadcn.com/docs/components/combobox Already added to the README as a todo

Are you working on this already, or have not started yet?

Not started yet