diff --git a/script/build_all_plugins_app.sh b/script/build_all_plugins_app.sh index 3c48115c4c01..60c72e21a7c2 100755 --- a/script/build_all_plugins_app.sh +++ b/script/build_all_plugins_app.sh @@ -37,6 +37,7 @@ 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"