I am not able to run a javascript file stored in AWS location in a Flutter webview. I am using webview_flutter package. Any suggestions to fix this issue?
I tried runJavaScript method from WebViewController class. But the javascript file in AWS is not loaded in my webview in Flutter app..