fluttercommunity/flutter_google_places

Auto focus on AppBarPlacesAutoCompleteTextField is hardcoded to true

mantu-sahu opened this issue · 0 comments

Shouldn't there be parameter for the caller to control the autofocus property to be set true / false?
Is there any alternative? I did not see anything to attach a focus node to the text field either.