dart-native / dart_native

Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

need c/c++ version for desktop client

lonardo opened this issue · comments

google flutter 2.0 is supported desktop version(windows/mac/linux), expect to support c/c++ version in dart_native...

有没有支持c/c++版本的计划(尤其是windows)?
才发现楼主是深圳的,否则就不用俺这蹩脚的英文来提问了。。。

已经有 flutter2 分支在适配 Flutter 2.2,不过还没有计划支持 Windows,macOS 倒是可以考虑,毕竟 iOS 都支持了。

android有了,那么支持linux应该问题不大吧?
没有考虑支持windows主要原因是?

@lonardo 主要是需要研究下对应的 runtime 机制和生命周期管理,优先夯实 iOS 和 Android 的能力

macOS 已经在 0.6.6 版本支持