Commit c804949c by Razvan Cristian Lung

migrate Swift and Kotlin to ObjC and Java

parent d7b96380
group 'com.baseflow.permissionhandler.permissionhandler' group 'com.baseflow.permissionhandler'
version '1.0-SNAPSHOT' version '1.0-SNAPSHOT'
buildscript { buildscript {
......
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.baseflow.permissionhandler.permissionhandler"> package="com.baseflow.permissionhandler">
</manifest> </manifest>
...@@ -17,5 +17,5 @@ dependencies: ...@@ -17,5 +17,5 @@ dependencies:
flutter: flutter:
plugin: plugin:
androidPackage: com.baseflow.permissionhandler.permissionhandler androidPackage: com.baseflow.permissionhandler
pluginClass: PermissionHandlerPlugin pluginClass: PermissionHandlerPlugin
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment