Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 763 Bytes

File metadata and controls

13 lines (7 loc) · 763 Bytes

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