This adds 2 more cards in a flex, but...

I identified issues with z-index when 'free-forming' the position of items.
I also find the lack of drop support disturbing.

So I created issues for that.
https://github.com/domokit/sky_engine/issues/612 (drag/drop)
https://github.com/domokit/sky_engine/issues/613 (z-index)
2 files changed
tree: 953bd217739ee38855827ce7879288f442901b68
  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