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

Also elide desktop_photo_search/material (#1114)

This commit is contained in:
Brett Morgan
2022-04-22 08:08:40 +10:00
committed by GitHub
parent ee9b3372b6
commit aa22261c40

View File

@@ -17,7 +17,8 @@ declare -ar PROJECT_NAMES=(
"animations" "animations"
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable # TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "desktop_photo_search/fluent_ui" # "desktop_photo_search/fluent_ui"
"desktop_photo_search/material" # TODO(domesticmouse): Re-enable once Dart 2.17 is stable
# "desktop_photo_search/material"
"experimental/federated_plugin/federated_plugin" "experimental/federated_plugin/federated_plugin"
"experimental/web_dashboard" "experimental/web_dashboard"
"experimental/linting_tool" "experimental/linting_tool"