Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
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
Hitalo de Jesus do Rosário Souza
2021-02-11 21:07:36 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2021-02-11 21:07:36 -0300
Commit
7933e2ce63ed7e59626c05579011b3d1b7a26080
7933e2ce
2 parents
4d570157
1635aba7
Merge branch 'patch-1' into master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
lib/get_navigation/src/extension_navigation.dart
lib/get_navigation/src/extension_navigation.dart
View file @
7933e2c
...
...
@@ -550,7 +550,6 @@ extension GetNavigation on GetInterface {
page
=
"
$page${"?$key=$value"}
"
;
}
});
// Get.parameters.clear();
if
(
preventDuplicates
&&
page
==
currentRoute
)
{
return
null
;
}
...
...
Please
register
or
login
to post a comment