Update samples.yaml (#1263)

pull/1266/head
Pierre-Louis 3 years ago committed by GitHub
parent 7397bfdaaf
commit 9c92e06eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,8 +15,8 @@ samples:
source: https://github.com/flutter/gallery source: https://github.com/flutter/gallery
web: https://gallery.flutter.dev web: https://gallery.flutter.dev
description: > description: >
A collection of material design widgets, behaviors, and vignettes A collection of Material Design & Cupertino widgets, behaviors,
implemented with Flutter. and vignettes implemented with Flutter.
difficulty: intermediate difficulty: intermediate
widgets: widgets:
- AlertDialog - AlertDialog
@ -518,23 +518,23 @@ samples:
type: demo type: demo
web: web/simplistic_editor web: web/simplistic_editor
- name: Material You - name: Material 3
author: Flutter author: Flutter
screenshots: screenshots:
- url: images/material_you_components.png - url: images/material_you_components.png
alt: Components tab of the Material You demo alt: Components tab of the Material 3 demo
- url: images/material_you_color.png - url: images/material_3_color.png
alt: Colors tab of the Material You demo alt: Colors tab of the Material 3 demo
- url: images/material_you_typography.png - url: images/material_3_typography.png
alt: Typography tab of the Material You demo alt: Typography tab of the Material 3 demo
- url: images/material_you_elevation.png - url: images/material_3_elevation.png
alt: Elevation tab of the Material You demo alt: Elevation tab of the Material 3 demo
- url: images/material_you_green.png - url: images/material_3_green.png
alt: Elevation tab of the Material You demo with seed color of green alt: Elevation tab of the Material 3 demo with seed color of green
source: https://github.com/flutter/samples/tree/master/material_3_demo source: https://github.com/flutter/samples/tree/master/material_3_demo
description: > description: >
This is a brochure of common Material widgets, styled with the new Showcases Material 3 features in the Flutter Material library.
Material You version of the Material design spec. These features include updated components, typography, color system and elevation support.
difficulty: beginner difficulty: beginner
widgets: widgets:
- Theme - Theme
@ -546,7 +546,7 @@ samples:
- AppBar - AppBar
packages: [] packages: []
links: [] links: []
tags: ["material", "material you"] tags: ["material", "design"]
platforms: ["ios", "android", "web", "windows", "macos", "linux"] platforms: ["ios", "android", "web", "windows", "macos", "linux"]
type: demo type: demo
web: web/material_3_demo web: web/material_3_demo
@ -581,7 +581,7 @@ samples:
tags: ["games", "firebase", "ads", "crashlytics", "routing"] tags: ["games", "firebase", "ads", "crashlytics", "routing"]
platforms: ["ios", "android", "web", "windows", "macos", "linux"] platforms: ["ios", "android", "web", "windows", "macos", "linux"]
type: demo type: demo
web: web/material_3_demo web: web/game_template
- name: Charts - name: Charts
author: Flutter author: Flutter

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Loading…
Cancel
Save