Closed Matsuo32 closed 10 months ago
This should be working on the latest version I just published now. Try on that and let me know if there are any more issues.
put it this way
pod "PhoneNumberKit", :git => "https://github.com/marmelroy/PhoneNumberKit", :tag => "3.6.6"
and update the flutter_libphonenumber to version 2.1.5
you can remove that pod entry now ^ in the latest update. I have to update the readme accordingly, will get that updated today.
The problem was the author of phonenumber kit stopped uploading to cocoapods for a little bit, then we had to adapt accordingly. now he's pushing to cocoapods again so we can go back to the original way.
Pod install error with this plugin i try to add git to pod file
pod 'PhoneNumberKit', :git => 'https://github.com/marmelroy/PhoneNumberKit'