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-08 01:08:02 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-04-08 01:08:02 +0200
Commit
eca82dfc3a60d4c0609508a08d72dec47536e96a
eca82dfc
1 parent
b7ba5b3e
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
README.md
README.md
View file @
eca82df
...
...
@@ -69,7 +69,6 @@ There are two options:
Replace your current route class with `MaterialWithModalsPageRoute`.
For this we created `MaterialWithModalsPageRoute` that needs to replace the route you are using now.
Notice this route type behaves the same as `MaterialPageRoute` and supports custom `PageTransitionsBuilder` and `PageTransitionsTheme`.
How can I change my route class? See cases:
...
...
Please
register
or
login
to post a comment