ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method requestPermissionExtend on channel com.fluttercandies/photo_manager)
正在使用flutter三方庫的時(shí)候,仔細(xì)對(duì)照著github庫說明,發(fā)現(xiàn)各種權(quán)限,都添加了,但是點(diǎn)擊就是報(bào)錯(cuò)。
解決方案:
重啟Android Studio