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

Compass app (#2446)

This commit is contained in:
Eric Windmill
2024-09-27 18:49:27 -04:00
committed by GitHub
parent fcf2552cda
commit 46b5a26b26
326 changed files with 53272 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ declare -ar PROJECT_NAMES=(
"code_sharing/client"
"code_sharing/server"
"code_sharing/shared"
# @ewindmill: withOpacity is deprecated
# "compass_app/app"
# "compass_app/server"
"context_menus"
"deeplink_store_example"
"desktop_photo_search/fluent_ui"

View File

@@ -23,6 +23,9 @@ declare -ar PROJECT_NAMES=(
"code_sharing/client"
"code_sharing/server"
"code_sharing/shared"
# @ewindmill: withOpacity is deprecated
# "compass_app/app"
# "compass_app/server"
"context_menus"
"deeplink_store_example"
"desktop_photo_search/fluent_ui"

View File

@@ -23,6 +23,8 @@ declare -ar PROJECT_NAMES=(
"code_sharing/client"
"code_sharing/server"
"code_sharing/shared"
"compass_app/app"
"compass_app/server"
"context_menus"
"deeplink_store_example"
"desktop_photo_search/fluent_ui"