Wrapped horizontal listview as pillbox items

Widgets & Design

I am trying to create a multi-line, horizontal Listview. I am looking to have pillboxes returned as the list of dynamic tags for each item. It needs to wrap so that entire pillboxes are returned or wrap to the next line as shown here:

What have you tried so far?

i created a listview and set it to horizontal, bound to the list of strings. I then created a custom widget and passed in the name of each item. In order to get the horizontal listview to work, i was forced to put a specific height on what should be a dynamic list. But even with that, it only handles a single line. When i try to introduce wrapping elements, it bombs out. Or i can wrap it and then try to switch horizontal in reverse order and it bombs out

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies