Skip to content

Commit bd723f1

Browse files
authoredDec 7, 2018
Update README.md
1 parent 9ad2a4f commit bd723f1

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed
 

‎README.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11

22
## Just for learnning
33
### Show some :heart: and star the repo to support the project.Thanks!
4-
This Demo contains contents as follow:
4+
5+
## ScrollView
6+
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/nest_screen.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/sliver_screen.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/hero_screen.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/list_screen_1.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/list_screen_2.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/page_view_screen.png" width="320">
7+
8+
## Common Layout
9+
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/row_column.jpg" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/cross_align.jpg" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/stack_screen_1.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/stack_screen_2.png" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/expand_screen.png" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/padding_screen.png" width="320">
10+
11+
### This Demo contains contents as follow:
512
- Row
613
- Column
714
- CrossAxisAlignment
@@ -18,14 +25,9 @@ This Demo contains contents as follow:
1825
- SliverFixedExtentList
1926
- SliverList
2027
- SliverFillViewport
28+
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/flutter_layout.gif" width="320">
2129

22-
## ScrollView
23-
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/nest_screen.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/sliver_screen.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/hero_screen.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/list_screen_1.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/list_screen_2.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/page_view_screen.png" width="320">
24-
25-
## Common Layout
26-
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/row_column.jpg" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/cross_align.jpg" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/stack_screen_1.png" width="320"> <img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/stack_screen_2.png" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/expand_screen.png" width="320"><img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/padding_screen.png" width="320">
2730

28-
<img src="https://github.com/nb312/flutter_layout/blob/master/screenshots/flutter_layout.gif" width="320">
2931
## MyAccount
3032
[nb312](https://github.com/nb312)
3133
[Android APK Link of this project](./doc/flutter_layout.apk)

0 commit comments

Comments
 (0)