Implement SSO in your Flutter app and obtain a valid token/session. Open a URL on iOS using launchUrl (with useSafariVC: true or LaunchMode.inAppWebView). Observe that: Simple routes sometimes work ...
This project is a starting point for a Flutter application.