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
The text was updated successfully, but these errors were encountered:
flutter本身放弃了win7,新版本的引擎更是依赖很多win10sdk独有的能力,我们没有计划支持、可能也无力支持win7。
Sorry, something went wrong.
现在我无法判断是flutter的问题导致的在win7上无法工作,还是插件哪里的问题导致的无法在win7上工作,在历史版本中有没有一个版本可以支持在win7上运行?
很抱歉,没有,因为去年开始介入这个项目的时候win7上根本跑不起来。。见 #92 #132
我今年初重构了中间通讯层的架构以解决flutter method channel不允许跨线程通讯的问题,看样子是解决了崩溃的问题,但是依然无法进行渲染。渲染的具体流程是交给flutter engine的,我们只负责将buffer传递到flutter engine。
No branches or pull requests
The text was updated successfully, but these errors were encountered: