Closed praharshbhatt closed 2 years ago
me, too 🤣 but u instead of https://pub.dev/packages/flutter_typeahead#-readme-tab-
Ill take a look
Added, however, it still has not been rigorously tested... it's in development branch. You can access it by downloading this repository and checking out development branch. I encourage you to test the changes using suggestionsDirection
and suggestionWidgetHeight
.
Is the updated version going to pub.dev anytime soon ? The latest version is from Jul 2, 2019
I also want to use this this feature. Please put it in production. @felixlucien @khamasaki @msalinas1088
How to use flutter type ahead to show suggestions from bottom? @qcuong97
me, too 🤣 but u instead of https://pub.dev/packages/flutter_typeahead#-readme-tab-
Should be included in 2.0.0 :)
Currently have the textFormfield at the bottom of the screen. So, all the suggestions appear behind the keyboard. Requesting a way to set the direction of the pop ups- either above or below the Textformfield.