fluttercommunity/flutter_webview_plugin

withLocalUrl does not load external images

Open

#87 opened on May 29, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1,457 stars) (919 forks)batch import
bughelp wanted

Description

When I load a HTML file containing external website images in the webview plugin I do get the page shown but not the images that are placed on a external website. Is this a bug or am I doing something wrong ?

Contributor guide