feat: added scaffold for iOS plugin side
This commit is contained in:
parent
e2d1086f07
commit
7bbaf1b827
51 changed files with 1291 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package com.example.liblinphone_flutter_example
|
||||
package xyz.nuark.liblinphone_flutter_example
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
package xyz.nuark.liblinphone_flutter_example
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
class MainActivity : FlutterActivity()
|
||||
Loading…
Add table
Add a link
Reference in a new issue