Ahmed Elsayed

Results 201 comments of Ahmed Elsayed

@Umair-Manzoor-47 You should use `valueListenable`, check the sample at README.

I couldn't reproduce it with the minimal sample in README. Can you give a minimal sample with steps to reproduce? Which versions of Flutter and DropdownButton2 are you using?

I think that's not possible with DropdownButton as it uses ModalRoute which is A route that blocks interaction with previous routes. I've done some research and the result is the...

> [@AhmedLSayed9](https://github.com/AhmedLSayed9) Sorry for the tag. First, excellent work on this package. After two years, is there any workaround available for this request? Because the flutter `DropDownMenu` allow scrolling I'll...

I couldn't reproduce it. Can you provide more details? https://github.com/user-attachments/assets/edd20bc1-779a-4e9d-a5ea-f54bda0bb350

@alihassan143 I can't find the difference. Can you point me to how I can reproduce it? https://github.com/user-attachments/assets/16e5c368-bce5-4f5e-902e-d55e5e68279e

I can't run that. Please make a minimal sample that I can run (without external dependencies)

> their is no external dependencies its pure dart enum based drop down It's not. I don't have `AppLocalizations` or `genre` etc.. Can you check if this [sample](https://pub.dev/packages/dropdown_button2/versions/3.0.0-beta.22#1-simple-dropdownbutton2-with-no-styling) reproduces the...

I still can't run that. Can you please check the sample I've linked?