Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter. Learn more →
Top 4 Dart Data Visualization Projects
-
-
Shorebird
Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
-
cristalyse
High-performance data visualization library for Flutter with native rendering and cross-platform support
That led to Cristalyse and then LeedPDF, which, funnily enough, ended up being my fastest-growing app ever.
-
-
Project mention: Ask HN: What are tools you have made for yourself since the advent of AI | news.ycombinator.com | 2026-06-08
I got tired of all the quirks when opening CSV files in Excel, so I built a fast and lean viewer for CSV - at least this was what initially planned.
Later I find the technique I developed to instantly load arbitrary large CSV files can be generalized to work with any format, with an incremental parser combinator. This means the tool can read from not only files, but any stream-oriented sources like a pipe.
I did used AI in development but it didn't speed up the process very much, as I found a lot of time was spent on the deign of an intuitive and consistent UX. The project is still not very production ready, but in case anyone is interested: https://github.com/Verticalysis/Hitomi
Dart Data Visualization discussion
Dart Data Visualization related posts
-
Flutter Graphs
-
graphic: A grammar of data visualization and Flutter charting library.
-
graphic: A grammar of data visualization and Flutter charting library.
-
graphic: A grammar of data visualization and Flutter charting library.
-
graphic: A grammar of data visualization and Flutter charting library.
-
Show HN: Graphic – A grammar of data visualization and Flutter charting library
-
How to Build Interactive Charts in Flutter
-
A note from our sponsor - Shorebird
shorebird.dev | 16 Aug 2026
Index
What are some of the best open-source Data Visualization projects in Dart? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | graphic | 1,785 |
| 2 | cristalyse | 81 |
| 3 | Bloquinho | 1 |
| 4 | Hitomi | 1 |