i am not able to find any solution on this issue. I am using FlutterFlow with the Default transition to navigate to a different page and i am always getting the following error on the Sim and on a physical device.
Another exception was thrown: 'package:flutter/src/cupertino/route.dart': Failed assertion: line 635 pos 12: '_backGestureController != null': is not true.
I hope anyone had the same issues and was able to solve them.
Thanks for helping :)
Different transitions
Resolved (somehow):
The problem only occurs when i have a hero image on the page enabled.