Hello, I’m experiencing an issue with the ListView in FlutterFlow. To test, I created a simple page with just a ListView inside a Column, but on mobile, the screen doesn’t scroll down at all. I’ve confirmed that the ListView has scrolling enabled and that there are no fixed height constraints on the Column or the ListView itself. The page doesn’t contain any other widgets or advanced configurations. In other words, it seems to be a specific issue with the ListView, which I can’t get to work properly on mobile. The app is published on the web. I’m still learning FlutterFlow and haven’t been able to solve this difficulty yet.
Project link: https://app.flutterflow.io/project/lista-de-mercado-comunidade-sem-codar-7zmgdd
Web app link: https://jamesmarket.flutterflow.app/
Can anyone help me? Thanks! 😊