From 2b1e0745fa08057432de38b1ec1d1c22b0f27c58 Mon Sep 17 00:00:00 2001 From: kangxuyao Date: Mon, 25 May 2020 13:55:22 +0800 Subject: [PATCH] plugin --- pubspec.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index db9e56b..b7a966e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,12 +24,8 @@ flutter: # be modified. They are used by the tooling to maintain consistency when # adding or updating assets for this project. plugin: - platforms: - android: - package: com.finogeeks.mop - pluginClass: MopPlugin - ios: - pluginClass: MopPlugin + androidPackage: com.finogeeks.mop + pluginClass: MopPlugin # To add assets to your plugin package, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg