Simon Buckingham
Simon Buckingham
I have this error too using easy_web_view 1.6.0. I am ONLY compiling for web. No windows, ios, android app etc. Why is it referring to webview_windows?? I am also running...
I have just updated my project to null safety and I still have the same problem. PS using flutter version 2.10.3
And just to add to this, I can't see a way to trap errors such as calling createView with an non-existent SVG file (i.e. wrong filename or path). Even try/catch...
The fundamental problem here is nothing to do with the widget per se. The issue is that an embedded iFrame in Flutter Web steals all the events and so the...
I suspect this is a browser issue. I experienced problems tinting my SVG images with flutter web using the html renderer (the canvaskit renderer is fine, as one might expect)....
I have this problem using SVGs with flutter for web with the html renderer. The SVG in question is exported from Figma.
See https://github.com/sarbagyastha/youtube_player_flutter/issues/434
Same here. I am using sdk 33: compileSdkVersion 33 targetSdkVersion 33 Trying to compile an app with Android I get the following error: ``` * Where: Build file '/Users/simon/.pub-cache/hosted/pub.dev/flutter_email_sender-6.0.2/android/build.gradle' line:...
OK upgrading my whole flutter android folder/installation seems to have fixed it. I think the minSdkVersion was probably the problem.
Same problem. Completely stuck. Testing on iPhone 12 Pro. iOS 16.3