commit | cbf5fa24fca6e48a3e75e9d8ff1254793898cc6a | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Tue Sep 01 14:59:01 2015 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Tue Sep 01 14:59:01 2015 -0700 |
tree | 7486542ff9f0825d2512d5a3117460fba9ca1e99 | |
parent | 3d88169477fc0b43125da1e6ebb38368913428ab [diff] |
TBR Update Croupier * Fixes a bug where Sky changed StatefulComponent's location. * Forces checked mode. * Includes pass and take phases to the UI. * Uses the syncbase game log idea (in a simplistic way). * For use in make test and make start, a mock implementation of the store is used. This allows testing with pub, but also requires use of `make mock` and `make unmock`. This is very hacky. Bug found in sky with drag and drop, so I have disabled Transform for now. Change-Id: I3f4c7dac3b66ba85f3e4c61c9334a75d66e6e252
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