fluttercommunity / fluttercommunity/flutter_webview_plugin

Whats the best way to go about using a plugin that was made to already use dart:js?

オープン
#490 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

Hey there,
I am wanting to use a plugin in Flutter somehow that was made to be used in Dart with dart:js and dart:html.
This is the plugin I wanted to use: https://github.com/mdemyanov/dart_apex_charts/

It essentially would let you use apexcharts.min.js and apexcharts.css, you would build the chart info in dart and then call chart.render() and it would show your chart. I am wondering if anyone can point me in the right direction on where I might be able to find examples or instructions on how I might adapt this to work with Flutter webview? I would imagine that it should work, just not the same as the original plugin? While I have not used webview before and I am not great with JS, if anyone knows a repo or something in which there is an example of doing something similar with another plugin I would be able to figure it out.

Thanks,
-MH

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。