I tried using https://pub.dartlang.org/packages/autocomplete_textfield but can't use it in a text form field.
If possible, I would also like to add focus to this field when needed.
I used flutter_typeahead plugin and it gives all the options as in a text form field including autofocus.