MCPcopy Create free account
hub / github.com/Tencent/MMKV / FlutterWindow

Method FlutterWindow

flutter/mmkv/example/windows/runner/flutter_window.cpp:7–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#include "flutter/generated_plugin_registrant.h"
6
7FlutterWindow::FlutterWindow(const flutter::DartProject& project)
8 : project_(project) {}
9
10FlutterWindow::~FlutterWindow() {}
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected