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-15 17:14:28 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-04-15 17:14:28 +0200
Commit
65554fcd304ccfb79b69130a0f5ad16f4b786d64
65554fcd
1 parent
e4a566a5
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
README.md
README.md
View file @
65554fc
...
...
@@ -33,6 +33,7 @@ showMaterialModalBottomSheet(
})
```
What to use this over flutter
`showModalBottomSheet`
?
`showMaterialModalBottomSheet`
supports closing bottoms sheets by dragging down even if there is a scrollview inside.
`showModalBottomSheet`
won't work correctly with scrollviews
...
...
Please
register
or
login
to post a comment