File tree Expand file tree Collapse file tree 11 files changed +44
-0
lines changed
packages/vector_graphics_compiler/example Expand file tree Collapse file tree 11 files changed +44
-0
lines changed 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.
4+
15import Cocoa
26import FlutterMacOS
37
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.
4+
15import Cocoa
26import FlutterMacOS
37
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.
4+
15import Cocoa
26import FlutterMacOS
37import XCTest
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.
4+
15<!DOCTYPE html>
26< html >
37< head >
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.
4+
15#include " flutter_window.h"
26
37#include < optional>
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.
4+
15#ifndef RUNNER_FLUTTER_WINDOW_H_
26#define RUNNER_FLUTTER_WINDOW_H_
37
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.
4+
15#include < flutter/dart_project.h>
26#include < flutter/flutter_view_controller.h>
37#include < windows.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.
4+
15#include " utils.h"
26
37#include < flutter_windows.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.
4+
15#ifndef RUNNER_UTILS_H_
26#define RUNNER_UTILS_H_
37
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.
4+
15#include " win32_window.h"
26
37#include < dwmapi.h>
You can’t perform that action at this time.
0 commit comments