flutter_dropdown_below
flutter_dropdown_below copied to clipboard
type '_DropdownRouteResult<Object?>' is not a subtype of type '_DropdownRouteResult<Object>?' of 'result'
It comes when I select any item from the dropdown
"type '_DropdownRouteResult<Object?>' is not a subtype of type '_DropdownRouteResult<Object>?' of 'result' "
Hi @MohilThummar ! Sorry for late. Nowadays I'm not doing flutter, so if you want to solve that issue, you might fork this repository and use yourself.
Hi @MohilThummar ! Sorry for late. Nowadays I'm not doing flutter, so if you want to solve that issue, you might fork this repository and use yourself.
Ok