We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FlutterPage({ viewId: this.flutterView!.getId(), xComponentType: this.xComponentType, xComponentColor:Color.Transparent///增加这句代码,要不然透明页面和打开时会出现黑屏 })
No response
Both
3.22
4.6.5
No
The text was updated successfully, but these errors were encountered:
xComponentColor:Color.Transparent ///增加这句代码,要不然透明页面和打开时会出现黑屏
Sorry, something went wrong.
No branches or pull requests
请描述遇到的问题,以及您所期望的正确的结果
FlutterPage({
viewId: this.flutterView!.getId(),
xComponentType: this.xComponentType,
xComponentColor:Color.Transparent///增加这句代码,要不然透明页面和打开时会出现黑屏
})
请说明如何操作会遇到上述问题
No response
在下面填入关键复现代码
复现的平台
Both
Flutter SDK版本
3.22
FlutterBoost版本
4.6.5
是否延迟初始化FlutterBoost
No
解决方案
The text was updated successfully, but these errors were encountered: