This Demo contains contents as follow:
- Row&Column
- CrossAxisAlignment
- Stack
- Expanded
- Padding
- Page view
- ListView
- Slivers&CustomScrollView
- Nested ListView
You can learn the layout of Row and Column.
Show the describation of the CrossAxisAlignment
Comply:
- SliverGrid
- SliverFixedExtentList
- SliverList
- SliverFillViewport
The child ListView nested in the parent ListView,I comply with two direction and you can change directions.