Is there any way in FlutterFlow to create a Searchable DropDown where a search is sent to an API call? I have an API that returns more than 14K results and I need to filter it using the search field.
DropDown with async search
Widgets & Design
I searched the documentation for an equivalent component, but without success
Yes
1
2 replies