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
Tony Allison
2020-08-20 23:34:55 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-08-20 23:34:55 -0500
Commit
f427dce2fdaf3a392c579797facc1f57dfbb1594
f427dce2
1 parent
a344e3e7
Update route_management.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/es_ES/route_management.md
docs/es_ES/route_management.md
View file @
f427dce
@@ -476,7 +476,7 @@ Get.bottomSheet(
@@ -476,7 +476,7 @@ Get.bottomSheet(
476
),
476
),
477
],
477
],
478
),
478
),
479
-
)
;
479
+
)
480
);
480
);
481
```
481
```
482
482
Please
register
or
login
to post a comment