Hi, I’m trying to make a list that shows many items in a chip-list style without having it just go horizontally.
I know I could do it with IDs and filter them by row, but that’s not very scalable.
Any other ideas?
Hi, I’m trying to make a list that shows many items in a chip-list style without having it just go horizontally.
I know I could do it with IDs and filter them by row, but that’s not very scalable.
Any other ideas?
You can make a custom list. Make each item look like the chip list and set it to maybe 2-3 columns. Edit layout until the space between is what you want.
That’s all I can think of. Unless anyone else has some recommendations.
thank you, that’s what i ended up doing!
I don’t know why Adalo doesn’t have this list yet. FlutterFlow has this without a problem. The lack of components is one of the greatest downfalls of Adalo.