flutter_typeahead
flutter_typeahead copied to clipboard
Display suggestions above the typeahead field when less space is available below the field and the keypad
Does the current package support showing the suggestions above the field when there is no much space available below the type ahead field and the keypad?
I am fetching 10 suggestions for the search text entered in the typeahead field, but I can see only 1 suggestion at a time on the UI, I have to scroll down to see the other suggestions and this is because there is no much space available between keypad and the typeahead field. So in such cases where there is less space available for the suggestions box, is it possible to show it above the type ahead field rather than showing it below the field.
Can anyone please help me with this.
Looking for this too. I want to show the suggestions above the field
Following :)
Any feedback on this?
@rsree1210, @elgansayer, @mnarsely
autoFlipDirection: true