Skip to content

larvalabs/flutterweb_github_dataviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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