flutter/examples
Adam Barth 973cf80fb9 Port sky-drawer to Dart
Also, port the "appish" example to exercise the drawer.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/942413002
2015-02-23 08:30:58 -08:00
..
animation Fix Animations, Remove Compostior Animations. 2014-12-02 14:37:55 -08:00
appish Port sky-drawer to Dart 2015-02-23 08:30:58 -08:00
calculator Specs: custom element constructor argument shouldn't clash with the module-global 'module' identifier 2015-01-07 14:39:58 -08:00
city-list Fix city-list example after changes to scrolling. 2015-01-28 16:56:25 -08:00
color Dart version of the Sky color chooser 2015-02-19 15:08:20 -08:00
data Port sky-scrollable to Dart 2015-02-21 09:56:22 -08:00
example-element Add a basic sky-element custom element 2015-02-20 21:45:36 -08:00
example-scrollable Port sky-scrollable to Dart 2015-02-21 09:56:22 -08:00
flights Remove more scrolling code from Sky 2015-01-27 15:20:14 -08:00
flights-app Add a selection and outline to flights-app. 2015-01-28 21:48:28 -08:00
htmlish Specs: custom element constructor argument shouldn't clash with the module-global 'module' identifier 2015-01-07 14:39:58 -08:00
style Examples: move markAsLaidOut() to just before the return, so the asserts work 2015-01-13 11:25:24 -08:00
widgets Port Sky widgets demo to Dart 2015-02-23 08:30:36 -08:00
dart-library.sky Merge the Sky Engine changes from the SkyDart branch 2015-02-12 15:06:03 -08:00
dart-mojo.sky Sky should expose services provided to/by embedder 2015-02-19 21:16:04 -08:00
dart.sky Merge the Sky Engine changes from the SkyDart branch 2015-02-12 15:06:03 -08:00
file-browser.sky Add a very basic deploy script for mojo. 2015-01-28 11:00:52 -08:00
fps-counter.sky Add a very basic deploy script for mojo. 2015-01-28 11:00:52 -08:00
home.sky Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url 2015-01-08 10:19:52 -08:00
radio.sky Add a very basic deploy script for mojo. 2015-01-28 11:00:52 -08:00
README.md Specs: update the layout and paint schemes to match discussions better 2014-11-20 13:58:53 -08:00
spinning-square.sky Fix spinning-square to spin again. 2015-02-20 10:28:03 -08:00
touch-demo.sky Fix touch-demo after recent api changes. 2015-02-20 15:23:09 -08:00

Some of these examples are examples of what sky supports now. Others are examples of what sky hopes to one day support. Therefore not all these examples actually work today.