I used the webview_flutter package to show some pages in webview in a flutter, In android, it's working fine but when I try to run in IOS I get an error as in the screenshot.
Can anyone help, I really stuck here.
I used the webview_flutter package to show some pages in webview in a flutter, In android, it's working fine but when I try to run in IOS I get an error as in the screenshot.
Can anyone help, I really stuck here.
Delete flutter folder on your PC. Download a new flutter SDK and then copy it your Flutter Path (instead of deleted flutter folder).
After trying a lot , I found solution
That's all. Everything work fine.