简体   繁体   中英

Android Native to Flutter not working in master channel

I am integrating Flutter app module in Native Android and IOS applications. I am facing issue with master channel with Android to Flutter . io.flutter.facade.Flutter is not generating in master channel working fine in stable channel. In IOS, code working fine in master channel.

io.flutter.facade.Fluter packages is now deprecated in the latest master channel. Please see 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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