-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
What problem does this feature solve?
Flutter Sdk(https://github.com/flutter/flutter)
是一个可以用单一代码base跨三个平台(Android, IOS, Fuchsia)的库,即write once,run everywhere。
但是可惜的是,语言是Dart,而且依赖包也是dart专有的。语言不熟悉,生态也很单薄。
Flutter的评价:
https://www.zhihu.com/question/50156415
What does the proposed API look like?
我的建议是Vue可以在Flutter Engine(https://github.com/flutter/engine) 之上开发Vue Native,
这样大家就可以用Vue来写Native应用了,谢谢!
Metadata
Metadata
Assignees
Labels
No labels