Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 1867343

Browse files
committed
Skip platform_interface packages
1 parent a9820c5 commit 1867343

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/build_all_plugins_app.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ source "$SCRIPT_DIR/nnbd_plugins.sh"
1919
check_changed_packages > /dev/null
2020

2121
readonly EXCLUDED_PLUGINS_LIST=(
22+
"camera_platform_interface"
2223
"connectivity_macos"
2324
"connectivity_platform_interface"
2425
"connectivity_web"
2526
"extension_google_sign_in_as_googleapis_auth"
27+
"file_selector_platform_interface"
2628
"flutter_plugin_android_lifecycle"
2729
"google_maps_flutter_platform_interface"
2830
"google_maps_flutter_web"

0 commit comments

Comments
 (0)