commit | d1ae24d72edfa94ee08080119bd152403cba4ce5 | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Tue Sep 22 18:12:46 2015 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Tue Sep 22 18:12:46 2015 -0700 |
tree | 6d0941dffcc864064bb100d31be386ab3199d250 | |
parent | 212bd607dcdb4310c6bb09a83bafeae92433c330 [diff] |
croupier: Modify Game UI to get nearer to true Hearts UI The Card Collection is now drawn more nicely (Stack of Positioned Card). I use Flex with JustifyFlexContent.spaceAround and spaceBetween. The UI is kinda like this: https://drive.google.com/a/google.com/file/d/0B8atBVyuAi_kbDZlekhSeGdNaFk/view?usp=sharing With a little bit of extra debug info. Since a lot of the components now need to know their size, I have started to track widths and heights, somewhat messily. Change-Id: I02b6a1376d35cb776bd36c6b77a7f8e38ef19931
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