croupier: Upgrade Sky to the latest framework.

This involved a lot of modifications to StatefulComponents and the
plumbing of a NavigatorState through the UI components.

Change-Id: Id76f894560023dc023055028d1cf7ef19d63b7eb
9 files changed
tree: 07087e23dd8f411a9689fea96befb0579d474164
  1. go/
  2. images/
  3. lib/
  4. test/
  5. .gitignore
  6. AUTHORS
  7. CONTRIBUTING
  8. CONTRIBUTORS
  9. LICENSE
  10. Makefile
  11. manifest.yaml
  12. PATENTS
  13. pubspec.yaml
  14. README.md
  15. VERSION
README.md

This is the basic Getting Started with Sky + some Widgets.

To run this, just do ./packages/sky/sky_tool start

when your phone is connected. Add --install to the end if this is the first run.

You may also want to debug any problems. Use dartanalyzer. dartanalyzer lib/main.dart