open_file dep git

This commit is contained in:
55nknown
2022-09-05 21:00:42 +02:00
parent 043b669737
commit 4c558157e8
6 changed files with 43 additions and 32 deletions

View File

@@ -33,7 +33,7 @@ target 'Runner' do
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
pod 'DKImagePickerController/PhotoGallery', :git => 'https://github.com/miguelpruivo/DKImagePickerController.git'
pod 'DKImagePickerController/PhotoGallery', :git => 'https://github.com/zhangao0086/DKImagePickerController.git'
end
post_install do |installer|