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
Jonatas
2020-09-07 15:53:21 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
07bdbec982db696aaf43d8ec244a9a2138c589ea
07bdbec9
1 parent
ca774690
format with dartfmt
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletions
lib/src/navigation/routes/default_route.dart
lib/src/state_manager/rx/rx_workers/rx_workers.dart
lib/src/navigation/routes/default_route.dart
View file @
07bdbec
...
...
@@ -169,7 +169,6 @@ class GetPageRoute<T> extends PageRoute<T> {
child:
child
)
:
child
,
);
}
/// Apply the curve by default...
...
...
lib/src/state_manager/rx/rx_workers/rx_workers.dart
View file @
07bdbec
Please
register
or
login
to post a comment