flutter/examples
Adam Barth a5e01b1521 Add initializeFromShellProxy to application.dart
This CL adds the ability to initialize the Dart Application class with a shell
proxy (rather than with a MojoHandle). This change lets Sky use the Dart
bindings for Mojo.

This CL was reviewed on the SkyDart branch in
https://codereview.chromium.org/919883002/

R=zra@google.com, zra@chromium.org

Review URL: https://codereview.chromium.org/922083002
2015-02-12 23:36:40 -08:00
..
animation Fix Animations, Remove Compostior Animations. 2014-12-02 14:37:55 -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 Extend the sky color picker example 2015-02-04 09:30:47 -08:00
data Move city-list data into a separate module 2015-01-26 09:41:25 -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 Add a very basic deploy script for mojo. 2015-01-28 11:00:52 -08:00
appish.sky This CL adds an "appish" example to the Sky examples, including a drawer widget. 2015-01-29 11:21:39 -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 Add initializeFromShellProxy to application.dart 2015-02-12 23:36:40 -08:00
dart.sky Merge the Sky Engine changes from the SkyDart branch 2015-02-12 15:06:03 -08:00
example-scaffold.sky This CL adds an "appish" example to the Sky examples, including a drawer widget. 2015-01-29 11:21:39 -08:00
example-scrollable.sky Add a very basic deploy script for mojo. 2015-01-28 11:00:52 -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 Merge the Sky Engine changes from the SkyDart branch 2015-02-12 15:06:03 -08:00
touch-demo.sky Add a very basic deploy script for mojo. 2015-01-28 11:00:52 -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.