Flutter WebView not working in iOS but works fine in Android
I’m developing a Flutter app (with GetX) where I need WebView somewhere. I’m sharing my code below which works perfectly for Android devices but not in iOS simulator. I still couldn’t detect the problem.