Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DevsOnFlutter/draggable_home
/ ~FlutterWindow
Method
~FlutterWindow
example/windows/runner/flutter_window.cpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
: project_(project) {}
9
10
FlutterWindow::~FlutterWindow() {}
11
12
bool FlutterWindow::OnCreate() {
13
if (!Win32Window::OnCreate()) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected