1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update experimental M3 demo (#1692)

This commit is contained in:
Qun Cheng
2023-03-06 15:03:58 -08:00
committed by GitHub
parent 3ef54e495c
commit 1b195e5dcc
3 changed files with 169 additions and 177 deletions

View File

@@ -31,7 +31,8 @@ declare -ar PROJECT_NAMES=(
"experimental/federated_plugin/federated_plugin_web"
"experimental/federated_plugin/federated_plugin_windows"
"experimental/linting_tool"
"experimental/material_3_demo"
# TODO(DomesticMouse): uncomment on next Flutter stable increment
# "experimental/material_3_demo"
"experimental/pedometer"
"experimental/varfont_shader_puzzle"
"experimental/web_dashboard"