This shows a flexbox with a card inside, but I think Stack is what we
want in the end.
Block makes things too wide. Flex makes things too... horizontal/vertical.
I just want Stack so that I can control every item's position.
(Or is that too much?)
3 files changed
tree: 6f30959f78d025386efaf38a30517e9661bb44b0
  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