mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Drop jsonexample (#2089)
This commit is contained in:
@@ -47,8 +47,6 @@ declare -ar PROJECT_NAMES=(
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
# TODO(DomesticMouse): ComplexObjectView widget test Typical object is displayed correctly
|
||||
# "jsonexample"
|
||||
"material_3_demo"
|
||||
# TODO(DomesticMouse): Use 'const' with the constructor to improve performance.
|
||||
# "navigation_and_routing"
|
||||
|
||||
@@ -49,8 +49,6 @@ declare -ar PROJECT_NAMES=(
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
# TODO(DomesticMouse): ComplexObjectView widget test Typical object is displayed correctly
|
||||
# "jsonexample"
|
||||
"material_3_demo"
|
||||
# TODO(DomesticMouse): Use 'const' with the constructor to improve performance.
|
||||
# "navigation_and_routing"
|
||||
|
||||
@@ -44,7 +44,6 @@ declare -ar PROJECT_NAMES=(
|
||||
"infinite_list"
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"jsonexample"
|
||||
"material_3_demo"
|
||||
"navigation_and_routing"
|
||||
"place_tracker"
|
||||
|
||||
Reference in New Issue
Block a user