Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Undo some changes that are not needed.
  • Loading branch information
ditman committed Jan 25, 2021
commit be62759aae63aa6fa823527d6d3e188124d7934a
2 changes: 0 additions & 2 deletions script/build_all_plugins_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ source "$SCRIPT_DIR/nnbd_plugins.sh"
check_changed_packages > /dev/null

readonly EXCLUDED_PLUGINS_LIST=(
"camera_platform_interface"
"connectivity_macos"
"connectivity_platform_interface"
"connectivity_web"
Expand All @@ -37,7 +36,6 @@ readonly EXCLUDED_PLUGINS_LIST=(
"path_provider_macos"
"path_provider_platform_interface"
"path_provider_web"
"path_provider_windows"
"plugin_platform_interface"
"shared_preferences_linux"
"shared_preferences_macos"
Expand Down