Replies: 4 comments 1 reply
-
Syncfusion looks nice, but their license is no go: https://pub.dev/packages/syncfusion_flutter_charts/license - maybe we'll implement it as a separate package in the future. There is an open issue for charts support - we could continue discussion there: #68 So, Google charts looks like an abandoned "internal" project. Candidate #1 is https://pub.dev/packages/flutter_echarts |
Beta Was this translation helpful? Give feedback.
-
I'm actually looking for a way to plot charts/dashboards too. So currently, there's no way, like using plotly or matplotlib? |
Beta Was this translation helpful? Give feedback.
-
Charts are also a must-have for my use case. Many Python plotting libraries, like plotly and altair, output HTML/CSS/JS. If flet had a way to display web content - problem solved quickly? |
Beta Was this translation helpful? Give feedback.
-
Hi team! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As python is mostly used in data analytics and numerical computation it would be nice to add some support for plotting/charting.
Maybe syncfusion or google charts
If it is too much to work on then at least provide a guide to integrate
flutter
libraries inflet
Beta Was this translation helpful? Give feedback.
All reactions