Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Is it possible to use JS visual libraries (e.g. Chart.js or D3.js) in Flutter?

If it is possible, how exactly does it work? Maybe it’s possible to access Flutter’s Canvas widget through JS?

My best guess for this would be the flutter_js package.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

I wouldn’t say that it’s not possible, but in order to implement it from the start will be very hard and long work.

instead of it, I could say the better solution, is to implement what you want with javascript development, and just use the web_view package and set a WebView of it inside your flutter application, with data exchange via the JavascriptChannel property.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading