Dear team,
Issue with DropdownButton2 Multi-select Dropdown Not Closing while clicking on the Appium.
Testing tool: Appium
I am using DropdownButton2 as a Multi-select Dropdown with Checkboxes in my Flutter Android automation testing project.
I’ve encountered an issue: when the dropdown list is open and I tap outside the dropdown or on the dropdown button itself, the dropdown does not close as expected. Instead, the checkbox status toggles (checked/unchecked).
I’ve tried various solutions, but none have worked so far. Could you please look into this issue and help provide a fix or guidance?
Thank you.