flutter/examples
Adam Barth e1e5d93861 Load data for StocksApp incrementally
Previously we would spend a lot of time during startup processing all 3k stocks
in the data set. This CL breaks the data up into 100 stock chunks and loads
them incrementally off the network. A future CL will switch to loading them on
demand.

R=ojan@chromium.org

Review URL: https://codereview.chromium.org/1038533002
2015-03-24 14:58:42 -07:00
..
color Remove some more Sky examples that don't run 2015-03-05 10:52:29 -08:00
flights Remove more scrolling code from Sky 2015-01-27 15:20:14 -08:00
fn/lib [Effen] Move README.md to correct directory 2015-03-20 13:24:10 -07:00
input Update deploy and deploy_sdk for the new package: world. 2015-03-18 13:00:46 -07:00
painting Add a basic custom painting facility to Sky 2015-03-19 16:00:21 -07:00
stocks-fn Load data for StocksApp incrementally 2015-03-24 14:58:42 -07:00
terminal A crappy "netcat"-type example (in Dart). 2015-03-24 13:49:13 -07:00
widgets-fn Update deploy and deploy_sdk for the new package: world. 2015-03-18 13:00:46 -07:00
home.sky Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url 2015-01-08 10:19:52 -08:00
spinning-square.sky Fix spinning-square to spin again. 2015-02-20 10:28:03 -08:00
touch-demo.sky Use double rather than float 2015-03-02 13:11:05 -08:00