This adds a the notion of a game log to Croupier.
That is why when the app is opened, a few things will play out automatically.
(That will soon be moved to its own file for a test.)
You can also switch the player view.
5 files changed
tree: 04122bfdc23ea0c28484fc2f2391a050522696ca
  1. lib/
  2. .gitignore
  3. Makefile
  4. pubspec.yaml
  5. README.md
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