mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Prep for Flutter 3.19 release (#2146)
Prepping for the next stable release in February. --------- Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
This commit is contained in:
@@ -328,7 +328,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
''';
|
||||
|
||||
final String amstelvarLicense = '''
|
||||
final String amstelvarLicense = '''
|
||||
Copyright 2016 The Amstelvar Project Authors (info@fontbureau.com)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
|
||||
@@ -32,12 +32,9 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/federated_plugin/federated_plugin_web"
|
||||
"experimental/federated_plugin/federated_plugin_windows"
|
||||
"experimental/linting_tool"
|
||||
# TODO(DomesticMouse): re-enable once deps allow
|
||||
# "experimental/material_3_demo"
|
||||
"experimental/pedometer"
|
||||
"experimental/pedometer/example"
|
||||
# TODO(DomesticMouse): Dart formatting required
|
||||
# "experimental/varfont_shader_puzzle"
|
||||
"experimental/varfont_shader_puzzle"
|
||||
"experimental/web_dashboard"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
|
||||
@@ -32,11 +32,9 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/federated_plugin/federated_plugin_web"
|
||||
"experimental/federated_plugin/federated_plugin_windows"
|
||||
"experimental/linting_tool"
|
||||
"experimental/material_3_demo"
|
||||
"experimental/pedometer"
|
||||
"experimental/pedometer/example"
|
||||
# TODO(DomesticMouse): Dart formatting required
|
||||
# "experimental/varfont_shader_puzzle"
|
||||
"experimental/varfont_shader_puzzle"
|
||||
"experimental/web_dashboard"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
@@ -45,7 +43,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"material_3_demo"
|
||||
# TODO(ewindmill): Add back when deps allow
|
||||
# "material_3_demo"
|
||||
"navigation_and_routing"
|
||||
"place_tracker"
|
||||
"platform_channels"
|
||||
|
||||
@@ -32,8 +32,6 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/federated_plugin/federated_plugin_web"
|
||||
"experimental/federated_plugin/federated_plugin_windows"
|
||||
"experimental/linting_tool"
|
||||
# TODO(DomesticMouse): re-enable once deps allow
|
||||
# "experimental/material_3_demo"
|
||||
"experimental/pedometer"
|
||||
"experimental/pedometer/example"
|
||||
"experimental/varfont_shader_puzzle"
|
||||
|
||||
Reference in New Issue
Block a user