mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Clean up ng-flutter a bit (#2236)
No functional change, just while I was verifying it still works with the latest Angular releases, completed some cleanup as well.
This commit is contained in:
@@ -16,7 +16,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"add_to_app/prebuilt_module/flutter_module"
|
||||
"analysis_defaults"
|
||||
"android_splash_screen"
|
||||
"animations"
|
||||
# TODO: 'MaterialStateProperty' is deprecated and shouldn't be used.
|
||||
# "animations"
|
||||
"background_isolate_channels"
|
||||
"code_sharing/client"
|
||||
"code_sharing/server"
|
||||
@@ -33,9 +34,11 @@ declare -ar PROJECT_NAMES=(
|
||||
"experimental/federated_plugin/federated_plugin_windows"
|
||||
# TODO: 'onBackground' is deprecated and shouldn't be used.
|
||||
# "experimental/linting_tool"
|
||||
"experimental/pedometer"
|
||||
"experimental/pedometer/example"
|
||||
"experimental/varfont_shader_puzzle"
|
||||
# TODO: 'MaterialStateProperty' is deprecated and shouldn't be used.
|
||||
# "experimental/pedometer"
|
||||
# "experimental/pedometer/example"
|
||||
# 'MaterialStateProperty' is deprecated and shouldn't be used.
|
||||
# "experimental/varfont_shader_puzzle"
|
||||
"experimental/web_dashboard"
|
||||
"flutter_maps_firestore"
|
||||
"form_app"
|
||||
@@ -53,7 +56,8 @@ declare -ar PROJECT_NAMES=(
|
||||
"platform_design"
|
||||
"platform_view_swift"
|
||||
"provider_counter"
|
||||
"provider_shopper"
|
||||
# TODO: 'MaterialStateProperty' is deprecated and shouldn't be used.
|
||||
# "provider_shopper"
|
||||
"simple_shader"
|
||||
"simplistic_calculator"
|
||||
# TODO(DomesticMouse): The method 'isSelectionWithinTextBounds' isn't defined for the type 'TextEditingController'
|
||||
|
||||
Reference in New Issue
Block a user