From c517102576051d5dd590cc96c3a962aea789b9f0 Mon Sep 17 00:00:00 2001 From: Jin857 Date: Sat, 11 Jan 2025 16:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=20=E5=B1=8F=E8=94=BD=20web=20=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 00bb369..a81c7db 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,6 +33,6 @@ flutter: pluginClass: UnionAdSsgfPlugin windows: pluginClass: UnionAdSsgfPluginCApi - web: - pluginClass: UnionAdSsgfWeb - fileName: union_ad_ssgf_web.dart + # web: + # pluginClass: UnionAdSsgfWeb + # fileName: union_ad_ssgf_web.dart