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
2022-09-03 12:14:20 +0200
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2022-09-03 12:14:20 +0200
Commit
5f4e09d46c675b7d157f78bac9c86457026a3719
5f4e09d4
2 parents
20596d3e
e3ff83ed
Merge pull request #174 from idkq/patch-1
See stackoverflow
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
README.md
README.md
View file @
5f4e09d
...
...
@@ -26,6 +26,7 @@ Inspired by `showModalBottomSheet`, it completes with some must-need features:
-
Support for inside scrollview + dragging down to close (
`showModalBottomSheet`
won't work correctly with scrollviews.
-
Support for
`WillPopScope`
to prevent closing the dialog.
-
Support for scroll to top when tapping status bar (iOS only)
-
Support for top SafeArea (not supported by showModalBottomSheet)
-
Cupertino modal bottom sheet
-
Create custom modal bottom sheet
...
...
Please
register
or
login
to post a comment