We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7630b06 commit ab8b356Copy full SHA for ab8b356
example/ios/Podfile
@@ -31,6 +31,7 @@ target 'Runner' do
31
use_frameworks!
32
use_modular_headers!
33
34
+ pod 'PhoneNumberKit/PhoneNumberKitCore', :git => 'https://github.com/marmelroy/PhoneNumberKit', :tag => '3.5.8'
35
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
36
end
37
0 commit comments