commit | 290a7745dacac5b90be58b63fe103c571f098902 | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed Aug 12 18:46:15 2015 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Fri Aug 21 11:27:08 2015 -0700 |
tree | 6f30959f78d025386efaf38a30517e9661bb44b0 | |
parent | 13f8578116a3297059647ad359de8ac4fe23dde5 [diff] |
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?)
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