diff --git a/ios/Podfile b/ios/Podfile index 9be3e84..ca29655 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -1,7 +1,7 @@ # Uncomment this line to define a global platform for your project # platform :ios, '9.0' pod 'ZXingObjC', '3.6.5' -pod 'DropDown', '2.3.2' +pod 'DropDown', '2.3.12' if ENV['FLUTTER_FRAMEWORK_DIR'] == nil abort('Please set FLUTTER_FRAMEWORK_DIR to the directory containing Flutter.framework')