croupier: Improve the UI for the Play Phase

Now shows only a single person's cards. Shows them sorted by suit.
And also sorted by value. The comparator can be changed based on the game.

Missing:
- width is set to 0 when the full flex is empty since you can't set min-width
- sky is set to 0.0.41 because later on drag and drop starts to break.
- sky_viewer is still not working. It seems that it's not allowed to draw.

Change-Id: I11eac0c3f36f5ddf25b1002ab36aa0bd0e56f1e8
3 files changed
tree: d0e60c300425ae41f6ba99561947e70820b48f25
  1. go/
  2. lib/
  3. test/
  4. .gitignore
  5. AUTHORS
  6. CONTRIBUTORS
  7. LICENSE
  8. Makefile
  9. mojoconfig
  10. PATENTS
  11. pubspec.yaml
  12. README.md
  13. 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