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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user