1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Dart 3 update (#1519)

This commit is contained in:
Brett Morgan
2022-12-10 07:03:37 +11:00
committed by GitHub
parent 0b49c01cfd
commit 8ae4a52fa7
264 changed files with 1 additions and 8947 deletions

View File

@@ -35,8 +35,6 @@ declare -ar PROJECT_NAMES=(
"jsonexample"
"material_3_demo"
"navigation_and_routing"
"null_safety/null_safe_app"
"null_safety/null_unsafe_app"
"place_tracker"
"platform_channels"
"platform_design"