mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Add navigation_and_routing sample to visual sample index (#863)
This commit is contained in:
1
web/navigation_and_routing
Symbolic link
1
web/navigation_and_routing
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../navigation_and_routing
|
||||||
@@ -440,6 +440,30 @@ samples:
|
|||||||
links: []
|
links: []
|
||||||
type: sample
|
type: sample
|
||||||
web: web/form_app
|
web: web/form_app
|
||||||
|
- name: Navigation and Routing
|
||||||
|
author: Flutter
|
||||||
|
screenshots:
|
||||||
|
- url: images/navigation_and_routing1.png
|
||||||
|
alt: Navigation and Routing screenshot
|
||||||
|
- url: images/navigation_and_routing2.png
|
||||||
|
alt: Navigation and Routing screenshot
|
||||||
|
- url: images/navigation_and_routing3.png
|
||||||
|
alt: Navigation and Routing screenshot
|
||||||
|
- url: images/navigation_and_routing4.png
|
||||||
|
alt: Navigation and Routing screenshot
|
||||||
|
source: https://github.com/flutter/samples/tree/master/navigation_and_Routing
|
||||||
|
description: >
|
||||||
|
A Flutter sample app that shows how to use how to use the Router API to
|
||||||
|
handle common navigation scenarios.
|
||||||
|
difficulty: advanced
|
||||||
|
widgets:
|
||||||
|
- Router
|
||||||
|
packages: []
|
||||||
|
tags: ['advanced', 'sample', 'navigation', 'router']
|
||||||
|
platforms: ['ios', 'android', 'web']
|
||||||
|
links: []
|
||||||
|
type: sample
|
||||||
|
web: web/navigation_and_routing
|
||||||
###################
|
###################
|
||||||
#### Web Demos ####
|
#### Web Demos ####
|
||||||
###################
|
###################
|
||||||
|
|||||||
BIN
web/samples_index/web/images/navigation_and_routing1.png
Normal file
BIN
web/samples_index/web/images/navigation_and_routing1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 418 KiB |
BIN
web/samples_index/web/images/navigation_and_routing2.png
Normal file
BIN
web/samples_index/web/images/navigation_and_routing2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 386 KiB |
BIN
web/samples_index/web/images/navigation_and_routing3.png
Normal file
BIN
web/samples_index/web/images/navigation_and_routing3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 384 KiB |
BIN
web/samples_index/web/images/navigation_and_routing4.png
Normal file
BIN
web/samples_index/web/images/navigation_and_routing4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 389 KiB |
Reference in New Issue
Block a user