try solve file_picker

This commit is contained in:
lollipopkit
2023-02-18 13:18:35 +08:00
parent 9c00dc8a54
commit e423e56152
4 changed files with 12 additions and 13 deletions

View File

@@ -30,7 +30,6 @@ flutter_ios_podfile_setup
# Used for flutter lib "file_picker"
Pod::PICKER_MEDIA = false
Pod::PICKER_AUDIO = false
Pod::PICKER_DOCUMENT = false
target 'Runner' do
use_frameworks!