flutter/examples/stocks-fn
Adam Barth 09538aed91 stocks and stocks-fn should share the stocks data
Previously, the two versions of this sample app had separate copies of the
stock data. This CL moves the common data to the common data directory so that
they can share. Also, I've switched the data files to be |dart| files rather
than |sky| files to make them easier to use from fn examples.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/980953002
2015-03-05 09:56:51 -08:00
..
stockarrow.dart Initial commit of Effen reactive framework experiment for Sky 2015-03-02 20:55:02 -08:00
stocklist.dart Initial commit of Effen reactive framework experiment for Sky 2015-03-02 20:55:02 -08:00
stockrow.dart fn: make menu items have material splashes also, by factoring out the splashes 2015-03-03 14:12:15 -08:00
stocks.sky Initial commit of Effen reactive framework experiment for Sky 2015-03-02 20:55:02 -08:00
stocksapp.dart stocks and stocks-fn should share the stocks data 2015-03-05 09:56:51 -08:00