Closed britov closed 3 years ago
Im fixed case final res = FlutterLibphonenumber().formatNumberSync('+14199139457', removeCountryCode: true);
removeCountryCode don't work before
Great fixes! Thanks a lot. Let me know when you've finalized it and ready for me to review/merge it in.
All set for me to merge?
yes
Ah ok I see the confusion now. I've re-implemented and added tests to clarify this, using your PR as inspiration - thank you very much! Please try 1.2.0 now.
Thank you for the PR! What does this fix?