Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
modal_bottom_sheet
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jaime Blasco
2020-04-08 14:06:14 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-04-08 14:06:14 +0200
Commit
f35a561ebed52272897c34ec9c3a79a7c3a39981
f35a561e
1 parent
a646a8e7
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
README.md
README.md
View file @
f35a561
...
...
@@ -2,12 +2,18 @@
# Flutter Modal Bottom Sheet
Create awesome and powerful modal bottom sheets
Create awesome and powerful modal bottom sheets.
| Cupertino Modal | Multiple Modals | Material Modal | Bar Modal | Create your own |
|---|---|---|---|---|
|
<img
height=
"300"
src=
"https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/cupertino_shared_view.gif?raw=true"
>
|
<img
height=
"300"
src=
"https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/modal_inside_modal.gif?raw=true"
>
|
<img
height=
"300"
src=
"https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/material_fit.png?raw=true"
>
|
<img
height=
"300"
src=
"https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/bar_modal.png?raw=true"
>
|
<img
height=
"300"
src=
"https://github.com/jamesblasco/modal_bottom_sheet/blob/master/screenshots/avatar_modal.png?raw=true"
>
|
## Try it
Expolre the
[
Web Demo
](
https://jamesblasco.github.io/modal_bottom_sheet/#/
)
or clone the repository
## First Steps
How to install it?
[
Follow Instructions
](
...
...
Please
register
or
login
to post a comment