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

revives date_planner (#2593)

This commit is contained in:
Eric Windmill
2025-03-05 08:50:05 -05:00
committed by GitHub
parent 70042fcfbf
commit b1f8fa57b5
57 changed files with 2187 additions and 6 deletions

View File

@@ -19,22 +19,25 @@ declare -ar PROJECT_NAMES=(
"animations"
"asset_transformation"
"background_isolate_channels"
"code_sharing/client"
"code_sharing/server"
"code_sharing/shared"
"code_sharing/client"
#TODO(ewindmill): The integration tests are failing
# "code_sharing/server"
"code_sharing/shared"
"compass_app/app"
"compass_app/server"
#TODO(ewindmill): The integration tests are failing
# "compass_app/server"
"context_menus"
"date_planner"
"deeplink_store_example"
"desktop_photo_search/fluent_ui"
"desktop_photo_search/material"
"dynamic_theme"
# TODO(ewindmill): package:html needs to be replaced by package:web
"experimental/federated_plugin/federated_plugin"
"experimental/federated_plugin/federated_plugin/example"
"experimental/federated_plugin/federated_plugin_macos"
"experimental/federated_plugin/federated_plugin_platform_interface"
"experimental/federated_plugin/federated_plugin_web"
# TODO(ewindmill): package:html needs to be replaced by package:web
# "experimental/federated_plugin/federated_plugin_web"
"experimental/federated_plugin/federated_plugin_windows"
# TODO(domesticmouse): Angle brackets will be interpreted as HTML.
# "pedometer"