From 2fcc67d708a6dcf778e3e5a813734eaa8e1df322 Mon Sep 17 00:00:00 2001 From: ismanong <526443791@qq.com> Date: Fri, 27 Oct 2023 14:13:13 +0800 Subject: [PATCH] Update pubspec.yaml fix src/tobias_web.dart --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 87d6149..56b62b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ flutter: pluginClass: TobiasPlugin web: pluginClass: TobiasWeb - fileName: tobias_web.dart + fileName: src/tobias_web.dart # To add assets to your plugin package, add an assets section, like this: # assets: