flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
10.68k stars 414 forks source link

`DropdownMenu` control #1088

Open FeodorFitsner opened 1 year ago

FeodorFitsner commented 1 year ago

https://api.flutter.dev/flutter/material/DropdownMenu-class.html

IagoBeuller commented 3 months ago

This control can filter the input to only shows options that match what is written in the textfield?