From 20bfc390af3d5532359807c8ec5d1a974c77cc2a Mon Sep 17 00:00:00 2001 From: HumanBot000 Date: Thu, 20 Aug 2026 17:10:01 +0200 Subject: [PATCH] marks Windows implementation as Dart-only plugin --- opus_flutter_windows/pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/opus_flutter_windows/pubspec.yaml b/opus_flutter_windows/pubspec.yaml index e635555..2bb9e05 100644 --- a/opus_flutter_windows/pubspec.yaml +++ b/opus_flutter_windows/pubspec.yaml @@ -27,4 +27,3 @@ flutter: platforms: windows: dartPluginClass: OpusFlutterWindows - pluginClass: none