|
|
|
|
|
by samwillis
1582 days ago
|
|
Last year I was looking at using Flutter for something that needed extensive use of a WebView, I very quickly came to the conclusion that they are having massive difficulty to get it working well due to the Flutter architecture. It looks like the situation has improved but just look at the web_view issues, there are a lot of them: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3A... A lot of apps end up using at least one if not a lot of web views, I probably wouldn't use Flutter because of it. |
|