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