shadcn_flutter icon indicating copy to clipboard operation
shadcn_flutter copied to clipboard

Select widget on Flutter Web (using iOS)

Open Heidelbergg opened this issue 7 months ago • 3 comments

I am experiencing issues with the Select and MulitSelect widget when using shadcn with flutter web. It works fine on a laptop/PC. But when im on the website on my iOS, clicking on the widgets does nothing.

Heidelbergg avatar May 15 '25 23:05 Heidelbergg

It is also for time-picker and date-range/date picker. It only happens when using an iOS/Android device, and its a web-app.

https://github.com/user-attachments/assets/106236d9-5966-4705-931b-8b7f816441c9

Heidelbergg avatar May 24 '25 01:05 Heidelbergg

@sunarya-thito

Heidelbergg avatar Jun 17 '25 09:06 Heidelbergg

@Heidelbergg I can't reproduce this issue I've tried both on a Android device and an iPad. For me on Web it's opening a bottom dialog instead of the selector, but it's working

skiunke avatar Sep 08 '25 17:09 skiunke