I'm facing two frustrating issues in FlutterFlow:
Scroll Issue
The scroll is only working with two fingers. I've tried everything, including:
Setting the
Column
widget as Primary.Enabling scroll where necessary.
Despite my efforts, the issue persists. I've developed other applications before, and this has never happened. Even the PDF Reader widget only scrolls with two fingers.
Test Mode Issue
After logging into Test Mode, nothing is displayed anymore. I’ve already tried creating a new project, ensuring everything is configured correctly, but it still doesn’t work.