|
@@ -6,7 +6,7 @@
|
|
#include "flutter_window.h"
|
|
#include "flutter_window.h"
|
|
#include "utils.h"
|
|
#include "utils.h"
|
|
#include <protocol_handler/protocol_handler_plugin.h>
|
|
#include <protocol_handler/protocol_handler_plugin.h>
|
|
-
|
|
|
|
|
|
+#include <flutter/standard_method_codec.h>
|
|
// 展示控制台
|
|
// 展示控制台
|
|
void ShowConsole() {
|
|
void ShowConsole() {
|
|
HWND hWnd = ::GetConsoleWindow();
|
|
HWND hWnd = ::GetConsoleWindow();
|