/flutterweb_github_dataviz

Visualizing Flutter GitHub repository activity with Flutter web.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Image of Github Data Visualization

Welcome to our Data Visualization demo for Flutter Web. This was part of the initial set of demos for Flutter Web when it was announced at Google I/O 2019. This project uses activity data from the main Flutter github repository over the four year lifespan of the project, then plots it in an animated layered chart.

More details are available on the project page on our website.

How to run the app

Make sure you have installed the Flutter tooling and enabled web development, instructions are at flutter.dev/web.

Then just run the app in chrome:

$ flutter run -d chrome