Open hhstore opened 3 years ago
华为用 Android 抄了一版 iOS
. 还行.1
1
1
1
1
希望flutter能支持吧 那就完美了,直接打通多端
所以现在flutter app能适配鸿蒙吗?我知道emui是可以适配的,但是有个问题是,不能通过android studio access emui的文件:)
所以现在flutter app能适配鸿蒙吗?我知道emui是可以适配的,但是有个问题是,不能通过android studio access emui的文件:)
鸿蒙
能如他宣传
的那样, 正常运行 Android App
.Android App
, 应该没有任何问题. FFI
或者 Method Channel
方式, 调用.所以现在flutter app能适配鸿蒙吗?我知道emui是可以适配的,但是有个问题是,不能通过android studio access emui的文件:)
- 手上没有装鸿蒙的手机, 如果
鸿蒙
能如他宣传
的那样, 正常运行Android App
.- 理论上运行使用 flutter build 的
Android App
, 应该没有任何问题.- 但是这不是 flutter 原生支持, 对于鸿蒙OS 独有的 API, 理论上, 可以使用
FFI
或者Method Channel
方式, 调用.- 这个需要社区跟进, 或者华为官方自己做搬用工, 要看后续生态发展.
我昨天半夜刚重金抢到了一只华为鸿蒙新机 打算收到后 立马就测测试试;华为牛逼!
希望flutter能支持吧 那就完美了,直接打通多端
理论上google和鸿蒙是竞争对手,估计是要打压的。。。
有意思的是众多 huawei flutter packages 中,我看了一个 https://pub.dev/packages/huawei_scan 的文档 https://developer.huawei.com/consumer/en/doc/development/HMS-Plugin-Guides/integrate-plugin-0000001054317976, 只有英文版的,中文版的 https://developer.huawei.com/consumer/cn/doc/development/HMS-Plugin-Guides/integrate-plugin-0000001054317976 没发布或者没翻译 😄 这些 packages 都集中在 https://github.com/HMS-Core/hms-flutter-plugin , 主要是 @fuatbakkal , @cagdasmer 贡献的
有意思的是众多 huawei flutter packages 中,我看了一个 https://pub.dev/packages/huawei_scan 的文档 https://developer.huawei.com/consumer/en/doc/development/HMS-Plugin-Guides/integrate-plugin-0000001054317976, 只有英文版的,中文版的 https://developer.huawei.com/consumer/cn/doc/development/HMS-Plugin-Guides/integrate-plugin-0000001054317976 没发布或者没翻译 😄 这些 packages 都集中在 https://github.com/HMS-Core/hms-flutter-plugin , 主要是 @fuatbakkal , @cagdasmer 贡献的
嗯. 这两位是华为海外的员工吧. 中文没翻译, 也很正常. 估计这个业务线, 归属海外的部门.
有大佬们用过arcore吗?我发现arcore对华为手机只支持到p30,后面的机型就装不了,这怎么破。。求巨老指点;BTW Harmony OS 2 works perfectly with android app, at least in my case.
有大佬们用过arcore吗?我发现arcore对华为手机只支持到p30,后面的机型就装不了,这怎么破。。求巨老指点;BTW Harmony OS 2 works perfectly with android app, at least in my case.
Harmony OS 2 works perfectly with android app
. 这个很赞. 你使用的是华为哪款手机? 鸿蒙
, 验证一下Android app 支持情况, 顺便测试一下 flutter app 的支持体验.有大佬们用过arcore吗?我发现arcore对华为手机只支持到p30,后面的机型就装不了,这怎么破。。求巨老指点;BTW Harmony OS 2 works perfectly with android app, at least in my case.
- 没用过 ARCore SDK. 不太了解这块.
Harmony OS 2 works perfectly with android app
. 这个很赞. 你使用的是华为哪款手机?- 后续买个华为手机装
鸿蒙
, 验证一下Android app 支持情况, 顺便测试一下 flutter app 的支持体验.- 😄 hhh我的是mate x2,除了arcore不能用之外,其他都work,而且体验很棒。然后我发现华为有自己的ar环境,叫ar engine,可能后续只能用ar engine代替arcore了。
related: