5#ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_PLATFORM_VIEW_PLUGIN_H_
6#define FLUTTER_SHELL_PLATFORM_WINDOWS_PLATFORM_VIEW_PLUGIN_H_
8#include "flutter/shell/platform/windows/platform_view_manager.h"
53 std::unordered_map<std::string, FlutterPlatformViewTypeEntry>
56 std::unordered_map<PlatformViewId, HWND> platform_views_;
59 pending_platform_views_;
Dart_NativeFunction function