daohoangson / flutter_widget_from_html

Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
https://pub.dev/packages/flutter_widget_from_html
MIT License
635 stars 235 forks source link

Flourish embed is not working #1283

Closed biscuitmonster closed 3 months ago

biscuitmonster commented 3 months ago

First of all i want to thanks so much for the plugins and recently i got an issues that i cannot run my Flourish embed by using the plugins is that anywhere to make it work ?

Steps to Reproduce

run <div class="flourish-embed flourish-chart" data-src="visualisation/11597006"><script src="https://public.flourish.studio/resources/embed.js"></script></div> in HtmlWidget

Expected results

will see a chart

Actual results

is blank