Add navigation_and_routing sample to visual sample index (#863)

pull/866/head
John Ryan 3 years ago committed by GitHub
parent 7de8fafcee
commit 1818925286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
../navigation_and_routing

@ -440,6 +440,30 @@ samples:
links: []
type: sample
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 ####
###################

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB

Loading…
Cancel
Save