Sign in
flutter
/
mirrors
/
flutter
/
9d88f8e9dd853eb6f3e3d698cd76d0cb46dfc665
/
.
/
dev
/
integration_tests
/
ios_add2app_uiscene
/
native
/
SceneDelegate-FlutterSceneDelegate.swift
blob: 78b0d43898681b0084cfbde036beec190c7f9a4f [
file
] [
log
] [
blame
]
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
UIKit
import
Flutter
class
SceneDelegate
:
FlutterSceneDelegate
{
}