Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 解决鸿蒙3.22黑屏的问题 #2147

Open
fengnudexiaoniao opened this issue Nov 8, 2024 · 1 comment
Open

[Bug]: 解决鸿蒙3.22黑屏的问题 #2147

fengnudexiaoniao opened this issue Nov 8, 2024 · 1 comment

Comments

@fengnudexiaoniao
Copy link

fengnudexiaoniao commented Nov 8, 2024

请描述遇到的问题,以及您所期望的正确的结果

FlutterPage({
viewId: this.flutterView!.getId(),
xComponentType: this.xComponentType,
xComponentColor:Color.Transparent///增加这句代码,要不然透明页面和打开时会出现黑屏
})

请说明如何操作会遇到上述问题

No response

在下面填入关键复现代码

复现的平台

Both

Flutter SDK版本

3.22

FlutterBoost版本

4.6.5

是否延迟初始化FlutterBoost

No

解决方案

@fengnudexiaoniao
Copy link
Author

fengnudexiaoniao commented Nov 8, 2024

xComponentColor:Color.Transparent ///增加这句代码,要不然透明页面和打开时会出现黑屏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant