test mode is not working in my particular project

Troubleshooting
Resolved

I have a project called "Artist Book User App" and this has supabase integration and I also use custom widget of crop photo where I use "crop_your_image: any" dependency and also have some custom functions.


The test mode of Flutterflow is not working by saying error loading project for test mode...

Please help us Pooja Bhaumik and flutterflow team to solve this problem,

Solved the issue: the issue is in my page where I use filter in listview of supabase table and when i remove this filter, the test mode is running smoothly.

What have you tried so far?

I tried changing the dependency of crop_your_image and also tried my other projects(with firebase) and they are runnning smoothly in test mode.
Only this project has error in test mode.
Solved the issue: the issue is in my page where I use filter in listview of supabase table and when i remove this filter, the test mode is running smoothly.

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