I have a listview that contains dynamic children it is working fine in the test simulator of Flutterflow but is having a scrolling issue in the APK build. Scrolling is working fine in test mode but not in APK on a real device.
I have a listview that contains dynamic children it is working fine in the test simulator of Flutterflow but is having a scrolling issue in the APK build. Scrolling is working fine in test mode but not in APK on a real device.