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

flutter 3.10 适配问题 #92

Open
guoqing12345 opened this issue May 12, 2023 · 3 comments
Open

flutter 3.10 适配问题 #92

guoqing12345 opened this issue May 12, 2023 · 3 comments

Comments

@guoqing12345
Copy link

MockBinding.ensureInitialized()
..scheduleAttachRootWidget(
MockBinding.ensureInitialized().wrapWithDefaultView(app))
..scheduleWarmUpFrame();
}

@Im-Kevin
Copy link
Owner

适配是遇到什么问题,麻烦讲清楚点

@guoqing12345
Copy link
Author

image flutter3.10需要 增加 `MockBinding.ensureInitialized().wrapWithDefaultView(app))` 否则显示键盘,image 都是会异常

@huyun0-0
Copy link

升级3.10后,确实所有image都会异常

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

3 participants