简体   繁体   English

Android Native to Flutter 无法在主频道中工作

[英]Android Native to Flutter not working in master channel

I am integrating Flutter app module in Native Android and IOS applications.我正在本机 Android 和 IOS 应用程序中集成Flutter应用程序模块。 I am facing issue with master channel with Android to Flutter .我正面临着Android 到 Flutter 的master channel问题。 io.flutter.facade.Flutter is not generating in master channel working fine in stable channel. io.flutter.facade.Flutter未在主通道中生成,在稳定通道中正常工作。 In IOS, code working fine in master channel.在 IOS 中,代码在主通道中工作正常。

io.flutter.facade.Fluter packages is now deprecated in the latest master channel. io.flutter.facade.Fluter包现在在最新的主频道中已弃用。 Please see https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects .请参阅https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

Also, I think since this is an issue with an SDK, please consider filing an issue in Flutter repo on Github if you have any more concerns.另外,我认为由于这是 SDK 的问题,如果您有更多疑虑,请考虑在 Github 上的Flutter repo 中提交问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM