How can I achieve the Gmail recipient Textfield behaviour

93 views
Skip to first unread message

TAIWO ADISA

unread,
Jul 27, 2020, 1:58:22 PM7/27/20
to Flutter Development (flutter-dev)
I want the Textfield to have auto complete, overlay suggestion list, then selected value from the suggestion list gets added to the Textfield as a chip, lastly this process can be repeated.
Any help on this will be deeply appreciated as my app depends on it.

Souvik Dutta

unread,
Jul 28, 2020, 12:17:06 PM7/28/20
to TAIWO ADISA, Flutter Development (flutter-dev)
You can use a stack widget and a really small listview to show suggestions and then when the user clicks on the suggestions probably changing one property (I forgot which one) textfieldcontroller will add this is to the textfield.

Souvik flutter dev

On Mon, Jul 27, 2020, 11:28 PM TAIWO ADISA <tmoneymo...@gmail.com> wrote:
I want the Textfield to have auto complete, overlay suggestion list, then selected value from the suggestion list gets added to the Textfield as a chip, lastly this process can be repeated.
Any help on this will be deeply appreciated as my app depends on it.

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/6203635e-8c81-4353-b055-0d2c554d3783o%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages