The plugins `XXXXX` use a deprecated version of the Android embedding


问题:

The plugins `permission_handler, shared_preferences` use a deprecated version of the Android embedding. 
To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs.

解决办法:

flutter pub upgrade --major-versions


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM