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:30:57 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-04-06 19:30:57 +0200
Commit
18b43ec953e2bf64530273bdee2953cbfd1a9b66
18b43ec9
1 parent
a2cd662e
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
18b43ec
...
...
@@ -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: ...)`
This two
methods won't work
together.
This 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