flutter_dropdown_below
flutter_dropdown_below copied to clipboard
A Flutter dropdown widget.
It comes when I select any item from the dropdown "type '_DropdownRouteResult' is not a subtype of type '_DropdownRouteResult?' of 'result' "
hi how can i use rtl item text in this repo?
Hi @whatamelon , This was not the case before, but suddenly I started getting the following error. Do you know in which case this error occurs? ```terminal Another exception was...
I want to change icon on Click of Drop down Callback Event shuld be there when box open/close.
Hello guys, How can i change the color of dropdown box ?
if a textfiled is being focused (soft keyboard is showing) and then I click to dropdown buton, the dropdown won't show up.
When I open the dropdown and chose a value, everything works just fine, but when I press on the side I get an exception E/flutter (11559): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: type...
Selected Item color is show as black even after setting it to white **Here is the code** **Here is the Output** Dropdown color is fine Please fix this soon