Flutter – Cupertino Page Router gesture issue
I am using different navigation for different platforms using a static function. The default pop gesture of iOS is working, but in some screens can’t pop using the gesture.
I am using different navigation for different platforms using a static function. The default pop gesture of iOS is working, but in some screens can’t pop using the gesture.