felixmccuaig/flutter-autocomplete-textfield

Using Listview builder along with this

Opened this issue · 0 comments

How can I use a ListView builder along with AutoCompleteTextField package?
I am new to flutter, and hence not that well versed in itemBuilders and ListViews.

Thanks