mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Added M3 demo app (#1189)
* Added M3 demo app * Changed to use the centralized lint configuration. * Moved the app at the root level * Added to CI * Added app to beta CI and commented app on stable CI file * Update README.md * Addressed comments * fixed comments * Reverted app name in CI files. * Added project to the Pub Dependabot config * Linting pass for current beta channel standards Co-authored-by: Qun Cheng <quncheng@google.com> Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
This commit is contained in:
@@ -28,6 +28,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"jsonexample"
|
||||
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||
# "material_3_demo"
|
||||
"navigation_and_routing"
|
||||
"null_safety/null_safe_app"
|
||||
"null_safety/null_unsafe_app"
|
||||
|
||||
@@ -26,6 +26,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"ios_app_clip"
|
||||
"isolate_example"
|
||||
"jsonexample"
|
||||
# TODO(domesticmouse): Re-enable once Dart 2.17 is stable
|
||||
# "material_3_demo"
|
||||
"navigation_and_routing"
|
||||
"null_safety/null_safe_app"
|
||||
"null_safety/null_unsafe_app"
|
||||
|
||||
Reference in New Issue
Block a user