MCPcopy Create free account
hub / github.com/KDAB/KDDockWidgets / FlutterWindow

Method FlutterWindow

examples/flutter/windows/runner/flutter_window.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12#include "flutter/generated_plugin_registrant.h"
13
14FlutterWindow::FlutterWindow(const flutter::DartProject &project)
15 : project_(project)
16{
17}
18
19FlutterWindow::~FlutterWindow()
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected