How to make a long list that stays in the screen?

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.

1 Like

thank you, that’s what i ended up doing!

1 Like

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.