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
Jonny Borges
2021-06-28 13:48:56 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2021-06-28 13:48:56 -0300
Commit
f10a24c94c2a0acaecde31ae058affd504ad2d1d
f10a24c9
2 parents
211083a2
634771a0
Merge pull request #1576 from Farid566/patch-2
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 @
f10a24c
...
...
@@ -509,7 +509,7 @@ The GetPage has now new property that takes a list of GetMiddleWare and run them
### Priority
The Order of the Middlewares to run can
p
e set by the priority in the GetMiddleware.
The Order of the Middlewares to run can
b
e set by the priority in the GetMiddleware.
```
dart
final
middlewares
=
[
...
...
Please
register
or
login
to post a comment