How to get autocomplete values from API in textfield?

Actions & Logic

Hello,

We have a textfield and I want that as soon as I start typing, it'll request data from the API. Something similar to real-time search bar. You type something, and as you are typing it'll request an API call and show the results either in a listview or simply the autocomplete of that textfield. There no action where I can track what is being typed as someone is typing. Can I do this without writing the code?

What have you tried so far?

There is no action to try

Did you check FlutterFlow's Documentation for this topic?
No
2
1 reply