-
Notifications
You must be signed in to change notification settings - Fork 303
什么时候能适配flutter2.8 #1002
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
Comments
近期打算切 2.5,我们升级 flutter 一般等新版本出来后稳定一段时间。 |
目前支持的是哪个版本,我flutter降到2.2.0/2.3.0的版本,在windows上还是会报以下错误。 Unhandled exception: |
请到 https://docs.flutter.dev/development/tools/sdk/releases?tab=windows stable channel |
@yifei8 Windows 暂时还没支持上, 需要先把 libkraken.dll 构建出来 |
目前最新版本 0.10.0 支持到 2.5.x, 一般情况下我们会比 flutter 官方延迟一个版本适配(因为实际使用的人比较少, 且会有一些明显 bug) 实在需要 2.8 的可以用源码的方式切过去跑一下, 但是我们也不清楚会发生什么, 你可能需要有解决这些问题的准备, 经验来说通常不会太复杂 |
使用的 Kraken 版本 | What version of kraken are you using
重现步骤 | Steps To Reproduce
重现代码 | Code example:
预期结果 | Expected results:
实际结果 | Actual results:
The text was updated successfully, but these errors were encountered: