flutter/examples
Viet-Trung Luu 94d55d4003 A crappy "netcat"-type example (in Dart).
It's especially crappy since it doesn't actually do much/any error
handling.

Use:
$ sky/tools/skydb start out/Debug \
  'sky/examples/terminal/index.sky?url=mojo:netcat?host=localhost%26port=80'

(Note: We don't have a resolver yet, so the host either has to be
"localhost" or an IPv4 address in the form N1.N2.N3.N4.)

R=erg@chromium.org

Review URL: https://codereview.chromium.org/1032743002
2015-03-24 13:49:13 -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 Let Dart code running in Sky add events to the trace timeline 2015-03-23 14:48:06 -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