Skip to content

astudilloalex/dart-country-dial-codes

Repository files navigation

This package allows you to get the dialing codes and the name of 250 countries.

Features

  • This package contains all dialing codes of the 250 countries.
  • Obtain the marking code of a country from the ISO 3166 Alpha-2 code.

Getting started

  • Add this package to dependencies section.

Usage

  • Get the country dial code by ISO 3166
final CountryDialCode = CountryDialCode.fromCountryCode('US');

Additional information

Check the repository for more info: Here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages