File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
examples/platform_view/macos/Runner Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ // Copyright 2014 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.
4
+
1
5
import Cocoa
2
6
import FlutterMacOS
3
7
Original file line number Diff line number Diff line change
1
+ // Copyright 2014 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.
4
+
1
5
import Cocoa
2
6
import FlutterMacOS
3
7
Original file line number Diff line number Diff line change 1
- //
2
- // PlatformViewController.swift
3
- // Runner
4
- //
5
- // Created by Alex Wallen on 9/5/22.
6
- //
1
+ // Copyright 2014 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.
7
4
8
5
import Cocoa
9
6
You can’t perform that action at this time.
0 commit comments