This project describe a Flutter issue on Safari mobile when the app is embedded on iframe.
$ cd flutter_app
$ flutter run -d chrome --web-port 5000 --release
- The flutter_app is a default Flutter application without any changes.
2. Use Web Server for Chrome to provide the Host Website on http://127.0.0.1:8887
- Choose the host_website folder to provide on Web Server for Chrome