mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
@@ -22,9 +22,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"code_sharing/client"
|
||||
"code_sharing/server"
|
||||
"code_sharing/shared"
|
||||
# @ewindmill: withOpacity is deprecated
|
||||
# "compass_app/app"
|
||||
# "compass_app/server"
|
||||
"compass_app/app"
|
||||
"compass_app/server"
|
||||
"context_menus"
|
||||
"deeplink_store_example"
|
||||
"desktop_photo_search/fluent_ui"
|
||||
@@ -40,19 +39,16 @@ declare -ar PROJECT_NAMES=(
|
||||
# "experimental/pedometer"
|
||||
"experimental/pedometer/example"
|
||||
"experimental/varfont_shader_puzzle"
|
||||
# TODO(ewindmill): whereNotNull deprecated in dart:collection
|
||||
# "experimental/web_dashboard"
|
||||
"experimental/web_dashboard"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
"game_template"
|
||||
"gemini_tasks"
|
||||
"google_maps"
|
||||
"infinite_list"
|
||||
# TODO(domesticmouse): The import of 'package:flutter/material.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/cupertino.dart'.
|
||||
# "ios_app_clip"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
# TODO(ewindmill): Color.red is deprecated and should be Color.r (same for green and blue)
|
||||
# "material_3_demo"
|
||||
"material_3_demo"
|
||||
"navigation_and_routing"
|
||||
"place_tracker"
|
||||
"platform_channels"
|
||||
|
||||
Reference in New Issue
Block a user