This commit is contained in:
toly
2023-10-24 07:47:09 +08:00
parent 8a95ed4417
commit 0b3126182e
59 changed files with 6659 additions and 64 deletions

View File

@@ -28,7 +28,7 @@ bool FlutterWindow::OnCreate() {
SetChildContent(flutter_controller_->view()->GetNativeWindow());
flutter_controller_->engine()->SetNextFrameCallback([&]() {
// this->Show();
this->Show();
//delete this->Show()
});