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-06-10 08:51:21 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-06-10 08:51:21 +0200
Commit
8710bbdb6b3a87cb0d5db5fed9725edc3ed505ba
8710bbdb
1 parent
6d7ebb66
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 @
8710bbd
...
...
@@ -168,7 +168,7 @@ It supports native features as bouncing, blurred background, dark mode, stacking
## Push new views inside the modal bottom sheet
a. If you want to push a new modal bottom sheet just call
`showCupertinoModalBottomSheet`
again (works with
two option
)
a. If you want to push a new modal bottom sheet just call
`showCupertinoModalBottomSheet`
again (works with
both options
)
b. For inside navigaton add a new
`Navigator` or `CupertinoTabScaffold`
inside
...
...
Please
register
or
login
to post a comment