Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.79k stars 860 forks source link

[BUG] Image is not load when it link is insecure (http) #1207

Closed dattran-pt19 closed 1 year ago

dattran-pt19 commented 1 year ago

when I show html data that contain src http://.... Image is failed loading

dattran-pt19 commented 1 year ago

I have resolved it by https://stackoverflow.com/questions/54285172/how-to-solve-flutter-certificate-verify-failed-error-while-performing-a-post-req