plugin
parent
de8b02c2ef
commit
2b1e0745fa
|
@ -24,11 +24,7 @@ flutter:
|
||||||
# be modified. They are used by the tooling to maintain consistency when
|
# be modified. They are used by the tooling to maintain consistency when
|
||||||
# adding or updating assets for this project.
|
# adding or updating assets for this project.
|
||||||
plugin:
|
plugin:
|
||||||
platforms:
|
androidPackage: com.finogeeks.mop
|
||||||
android:
|
|
||||||
package: com.finogeeks.mop
|
|
||||||
pluginClass: MopPlugin
|
|
||||||
ios:
|
|
||||||
pluginClass: MopPlugin
|
pluginClass: MopPlugin
|
||||||
# To add assets to your plugin package, add an assets section, like this:
|
# To add assets to your plugin package, add an assets section, like this:
|
||||||
# assets:
|
# assets:
|
||||||
|
|
Loading…
Reference in New Issue