ios fix try 1

This commit is contained in:
unknown
2022-05-02 22:52:30 +02:00
parent ee475f8ee8
commit 922e8984f8
2 changed files with 2 additions and 123 deletions

View File

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