Sign in
flutter
/
mirrors
/
flutter.git
/
HEAD
/
.
/
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
{
}