Display a multiselect dropdown on flutter
I’m new on Flutter, and i’m trying to do a simple thing: have a selection list with multi choices.
I’m a web developer and this is a native feature usually, but i discovered that’s not the case in Flutter.
I’m new on Flutter, and i’m trying to do a simple thing: have a selection list with multi choices.
I’m a web developer and this is a native feature usually, but i discovered that’s not the case in Flutter.