Showing
1 changed file
with
4 additions
and
1 deletions
1 | +<img src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/preview.png"> | ||
2 | + | ||
1 | # Flutter Modal Bottom Sheet | 3 | # Flutter Modal Bottom Sheet |
2 | 4 | ||
3 | Create awesome and powerful modal bottom sheets | 5 | Create awesome and powerful modal bottom sheets |
@@ -5,7 +7,8 @@ Create awesome and powerful modal bottom sheets | @@ -5,7 +7,8 @@ Create awesome and powerful modal bottom sheets | ||
5 | <img align="left" height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/cupertino_shared_view.gif"> | 7 | <img align="left" height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/cupertino_shared_view.gif"> |
6 | <img align="left" height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/modal_inside_modal.gif"> | 8 | <img align="left" height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/modal_inside_modal.gif"> |
7 | <img align="left" height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/material_fit.png"> | 9 | <img align="left" height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/material_fit.png"> |
8 | -<img height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/bar_modal.png"> | 10 | +<img align="left"height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/bar_modal.png"> |
11 | +<img height="300" src="https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/avatar_modal.png"> | ||
9 | 12 | ||
10 | 13 | ||
11 | ## Material Modal BottomSheet | 14 | ## Material Modal BottomSheet |
-
Please register or login to post a comment