mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
Update samples for Dart 3.0.0 (#1803)
This commit is contained in:
@@ -22,7 +22,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"code_sharing/server"
|
||||
"code_sharing/shared"
|
||||
"deeplink_store_example"
|
||||
"desktop_photo_search/fluent_ui"
|
||||
# TODO(DomesticMouse): pkg:fluent_ui requires Dart =< 3.0.0
|
||||
# "desktop_photo_search/fluent_ui"
|
||||
"desktop_photo_search/material"
|
||||
# TODO(DomesticMouse): The function can't be unconditionally invoked because it can be 'null'.
|
||||
# "experimental/context_menus"
|
||||
@@ -57,7 +58,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"provider_counter"
|
||||
"provider_shopper"
|
||||
"simple_shader"
|
||||
"simplistic_calculator"
|
||||
# TODO(DomesticMouse): pkg:fluent_ui requires Dart =< 3.0.0
|
||||
# "simplistic_calculator"
|
||||
"simplistic_editor"
|
||||
"testing_app"
|
||||
"veggieseasons"
|
||||
|
||||
Reference in New Issue
Block a user