From 6e28546c1c2fdeb77e0fcc920d3cf575327b716c Mon Sep 17 00:00:00 2001 From: Hanh Date: Thu, 19 Jan 2023 03:43:42 +0800 Subject: [PATCH] Remove desktop builds --- pubspec.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 259fdc2..c9383a1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,11 +27,5 @@ flutter: ffiPlugin: true ios: ffiPlugin: true - linux: - ffiPlugin: true - macos: - ffiPlugin: true - windows: - ffiPlugin: true # flutter pub publish --dry-run