acoutts / flutter_libphonenumber

Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
MIT License
60 stars 73 forks source link

Pub.dev Docs Out of Date #61

Closed dickermoshe closed 10 months ago

dickermoshe commented 11 months ago

Please push you docs to pub.dev so the

pod "PhoneNumberKit", :git => "https://github.com/marmelroy/PhoneNumberKit"

is removed from the pub.dev site

https://pub.dev/packages/flutter_libphonenumber#ios-setup

acoutts commented 10 months ago

Fixed. thanks!