mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Remove visual samples index (#2607)
Removes VSI and all related infra. It has been replaced by [an index page on flutter.dev](https://docs.flutter.dev/reference/learning-resources) Fixes: #2582 #2507 ## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [x] I signed the [CLA]. - [x] I read the [Contributors Guide]. - [x] I have added sample code updates to the [changelog]. - [x] I updated/added relevant documentation (doc comments with `///`).
This commit is contained in:
@@ -61,9 +61,6 @@ declare -ar PROJECT_NAMES=(
|
||||
"testing_app"
|
||||
"veggieseasons"
|
||||
"web_embedding/element_embedding_demo"
|
||||
"web/_tool"
|
||||
# TODO(ewindmill): dart:html is deprecated. Delete samples_index
|
||||
# "web/samples_index"
|
||||
)
|
||||
|
||||
ci_projects "stable" "${PROJECT_NAMES[@]}"
|
||||
|
||||
Reference in New Issue
Block a user