-
Notifications
You must be signed in to change notification settings - Fork 77
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
need c/c++ version for desktop client #57
Comments
有没有支持c/c++版本的计划(尤其是windows)? |
已经有 flutter2 分支在适配 Flutter 2.2,不过还没有计划支持 Windows,macOS 倒是可以考虑,毕竟 iOS 都支持了。 |
android有了,那么支持linux应该问题不大吧? |
@lonardo 主要是需要研究下对应的 runtime 机制和生命周期管理,优先夯实 iOS 和 Android 的能力 |
Open
macOS 已经在 0.6.6 版本支持 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
google flutter 2.0 is supported desktop version(windows/mac/linux), expect to support c/c++ version in dart_native...
The text was updated successfully, but these errors were encountered: