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
6
example/ios/Runner/SceneDelegate.swift
Normal file
6
example/ios/Runner/SceneDelegate.swift
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import Flutter
|
||||
import UIKit
|
||||
|
||||
class SceneDelegate: FlutterSceneDelegate {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue