initializate client, server, shared
- initializated base structure of server - initializated base structure of client - initializated base structure of shared(lib for client and server)
This commit is contained in:
6
client/ios/Runner/SceneDelegate.swift
Normal file
6
client/ios/Runner/SceneDelegate.swift
Normal file
@@ -0,0 +1,6 @@
|
||||
import Flutter
|
||||
import UIKit
|
||||
|
||||
class SceneDelegate: FlutterSceneDelegate {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user