Fix build

This commit is contained in:
problematicconsumer
2023-12-29 11:46:12 +03:30
parent 87a0fce835
commit 8084430d5b

View File

@@ -29,7 +29,7 @@ bool FlutterWindow::OnCreate() {
flutter_controller_->engine()->SetNextFrameCallback([&]() {
// this->Show(); window_manager hidden at launch
""
"";
});
// Flutter can complete the first frame before the "show window" callback is