到ios目录下修改一下Podfile,添加一行:
image.png
pod 'DKImagePickerController/PhotoGallery', :git => 'https://github.com/miguelpruivo/DKImagePickerController.git'
最后别忘了
cd ios && rm Podfile.lock && rm -rf Pods && pod install
到ios目录下修改一下Podfile,添加一行:
image.png
pod 'DKImagePickerController/PhotoGallery', :git => 'https://github.com/miguelpruivo/DKImagePickerController.git'
cd ios && rm Podfile.lock && rm -rf Pods && pod install
本文标题:flutter3.0 Xcode13.3.1 iOS项目Arch
本文链接:https://www.haomeiwen.com/subject/ycofvrtx.html
网友评论