This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
shell/platform/darwin/ios/framework/Source Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -926,6 +926,8 @@ FILE: ../../../flutter/shell/platform/darwin/common/framework/Source/flutter_sta
926926FILE: ../../../flutter/shell/platform/darwin/ios/framework/Flutter.podspec
927927FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/Flutter.h
928928FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterAppDelegate.h
929+ FILE: ../../../flutter/shell/platform/darwin/ios/framework/Source/FlutterAppDelegateTest.mm
930+ FILE: ../../../flutter/shell/platform/darwin/ios/framework/Source/FlutterAppDelegate_Test.h
929931FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterCallbackCache.h
930932FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterDartProject.h
931933FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterEngine.h
Original file line number Diff line number Diff line change 1+ // Copyright 2013 The Flutter Authors. All rights reserved.
2+ // Use of this source code is governed by a BSD-style license that can be
3+ // found in the LICENSE file.
14
25@class FlutterViewController;
36
You can’t perform that action at this time.
0 commit comments