fernan542 / fl_country_code_picker

A Flutter package for showing a modal that contains country dial code. The user can also search for the available codes and select right from the modal.
MIT License
19 stars 34 forks source link

Added some more logic for `fromDialCode` method #26

Closed gauravmehta13 closed 1 year ago

gauravmehta13 commented 1 year ago

Thanks for the quick turnaround @fernan542 I have added some more logic, Can you please review this once as well.

This PR is a hotfix to the main PR

fernan542 commented 1 year ago

Thanks, would you like to add the new logic's test too? Else, I'll handle it maybe tommorrow.