python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get height of the every url of webView flutter
here I get the initial URL height, but when I go to another URL using webviewController.loadUrl() its doesn't change height, how can I found loadUrl height
here the initial URL code:
SizedBox(
...
Fuad Mostafij
Votes: 0
Answers: 1
how do i resolve, "Lexical or Preprocessor Issue (Xcode): Flutter/Flutter.h' file not found"?
In file included from /Users/shaifdihan/development/flutter/.pub-cache/hosted/pub.dartlang.org/webview_flutter_wkwebview-2.7.1/ios/Classes/JavaScriptChannelHandler.m:5:
/Users/shaifdihan/deve...
Shaif Mohammad Reasat Dihan
Votes: 0
Answers: 1
Facing this issue with flutter_webview_plugin while running on latest version of Flutter 2.10.3
The plugin flutter_webview_plugin uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures or future build failures, try to see if this plugin supports the Android V2 e...
Shirsh Shukla
Votes: 0
Answers: 0
Flutter webview doesn't load big videos
I'm displaying videos using a webview, but sometimes they aren't loaded.
I've tried different options but result is the same. I think it's related specifically to big videos like this:
https://ipfs.bl...
georgeos
Votes: 0
Answers: 0