js_widget 1.0.0 copy "js_widget: ^1.0.0" to clipboard
js_widget: ^1.0.0 copied to clipboard

A Flutter package to render HTML and CSS as Flutter widgets.

Flutter package that allows you to use any javascript based widget as a Flutter widget through webview. This library is heavily inspired by and re-uses the awesome work that https://github.com/senthilnasa/high_chart has done. I just make it generic for any JS widget instead of just highchart