Sign in
flutter
/
mirrors
/
flutter.git
/
dac6b3e74af08d8772bef5f82fb82a027e4bf3c8
/
.
/
dev
/
integration_tests
/
ios_add2app_uiscene
/
native
/
SceneDelegate-FlutterSceneDelegate.swift
blob: 78b0d43898681b0084cfbde036beec190c7f9a4f [
file
]
// 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
{
}