Various fixes to croupier.

* Update code for sky_engine version 0.0.31
* Override sky_tools dependency.
* Fix desktop.  (But still broken due to https://github.com/flutter/engine/issues/1514)
* Add task to generate v23 credentials.
* Running on Android will copy creds to phone before run.

Change-Id: I40e822e2c7451befd96894d10b24adf0f1bb34da
6 files changed
tree: 2293d2d8e441a89683b69425b334dcaa70f0296c
  1. go/
  2. images/
  3. lib/
  4. test/
  5. .gitignore
  6. AUTHORS
  7. CONTRIBUTING.md
  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