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-06 19:32:39 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-04-06 19:32:39 +0200
Commit
9a3c66daa22f6fc0f4f23df853013ae80a028095
9a3c66da
1 parent
18b43ec9
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
9a3c66d
...
...
@@ -34,7 +34,7 @@ Notice this route type works the same as `MaterialPageRoute` and will support cu
1.
Wrap previous page inside a
`CupertinoScaffold`
.
2.
Call
`CupertinoScaffold.showCupertinoModalBottomSheet(context:context, builder: ...)`
Th
is
two options won't work correctly together.
Th
ese
two options won't work correctly together.
It supports native features as bouncing, blurred background, dark mode, stacking modals and inside navigation.
...
...
Please
register
or
login
to post a comment