Skip to content

Commit 94b0376

Browse files
authored
Update README.md
1 parent 3a6b295 commit 94b0376

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
### This project contains contents are following:
55
Scrollview | Sliver | common layout | Other |
66
--- | --- | --- |---
7-
Page view | SliverPersistentHeader| Row,Column,CrossAxisAlignment | InkWell
7+
Page view | SliverPersistentHeader| Row | InkWell
88
ListView | SliverGrid | Stack | Shadow
9-
CustomScrollView | SliverFixedExtentList,SliverList | Expanded,Padding | Image.asset
10-
Nested ListView | SliverFillViewport | SizedBox
11-
GridView | -- | Center |
9+
CustomScrollView | SliverFixedExtentList,SliverList | Expanded | Image.asset
10+
Nested ListView | SliverFillViewport | SizedBox | Padding
11+
GridView | CrossAxisAlignment | Center | Column
1212

1313
## ScrollView
1414
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/nest_screen.png" width="200"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/sliver_screen.png" width="200"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/hero_screen.png" width="200">

0 commit comments

Comments
 (0)