commit | 84d867772fed29ca4fd95b9fe8473b1fe5f481ae | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Thu Oct 01 11:41:08 2015 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Thu Oct 01 11:41:08 2015 -0700 |
tree | a6e6f095898002be8e1a032010a4bd485ff99a34 | |
parent | 9f8ae9abaa1a78b5654432bcdeff8274211ba30f [diff] |
croupier: Restore checked mode and keep passing cards checked mode was lost but can be restored with the appropriate flags to run_mojo. The passing cards in the HeartsGameComponent is used to track the 3 cards that the player is passing to others. This needs to be cleared out at some point. It's slightly too early to do so during the _makeGamePassCallback (since it sorta flickers). It's nicer to do so later on, like when taking cards. Change-Id: Ia75f246ecf35075142d4f288cf9e9650504a9b77
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