plugin
parent
de8b02c2ef
commit
2b1e0745fa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue