- initializated base structure of server - initializated base structure of client - initializated base structure of shared(lib for client and server)
7 lines
76 B
Swift
7 lines
76 B
Swift
import Flutter
|
|
import UIKit
|
|
|
|
class SceneDelegate: FlutterSceneDelegate {
|
|
|
|
}
|