Horizontal ListView with an Icon and Text

Troubleshooting

I am trying to create an horizontal list of icons (e.g. categories in my case) with a text below (category name), the issue is that I want to have the text to go in the next line when is reaching a specific number of characters or the size of the container that is containing the icon and the text.

I read the documentation about the text field and I am wondering how I can implement it. Can you indicate me how I can solve my issue?

What have you tried so far?

I tried to limit the text but I am missing the second line of the text, I tried to search alternatives but I was not able to find a solution.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply