pkg_country_codes version: 1.0.13

Published 2025-05-28

ruud

sdk | dart flutter
repository | svn
platform | generic
status | n/a
  • Readme
  • Changelog
  • Versions

pkg_country_codes

All info from countrycode.org.

graph

Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes

CountryCode.org is your complete guide to call anywhere in the world. The calling chart above will help you find the dialing codes you need to make long distance phone calls to friends, family, and business partners around the globe. Simply find and click the country you wish to call. You'll find instructions on how to call that country using its country code, as well as other helpful information like area codes, ISO country codes, and the kinds of electrical outlets and phone jacks found in that part of the world. Making a phone call has never been easier with CountryCode.org.

    await HHCountryCodes().init();
    
    final CountryDetails details = HHCountryCodes().byISO2('NL');
    
    if (details != CountryDetails.zero) {
        ... do something ...
    }

Changelog

1.0.13 - 2025-05-28

Changed

  • Version bump from 1.0.12 to 1.0.13 (flutter_lints -> 6.0.0 (was 5.0.0)).

1.0.12 - 2024-12-19

Changed

  • Version bump from 1.0.11 to 1.0.12 (Support Apple silicon (arm64)).

1.0.11 - 2024-08-22

Changed

  • Version bump from 1.0.10 to 1.0.11 (SDK update 3.5.1).

1.0.10 - 2024-05-14

Fixed

  • Now works with country_codes: 3.0.0 again.

1.0.9 - 2024-02-01

Changed

  • Version bump from 1.0.8 to 1.0.9 (Resolve package version confusions).

1.0.8 - 2023-06-21

Added

  • CountryCodesStringExtension::extractCountryLanguage.

1.0.7 - 2023-06-19

Added

  • CountryDetails.languageCodes2 which contain simplified language codes parsed from languageCodes.
  • When country is BE, add VL and WL as simplified language codes.

1.0.6 - 2023-03-20

Changed

  • Made HHCountryCodes().data public.

1.0.5 - 2023-02-09

Changed

  • Version bump from 1.0.4 to 1.0.5 (Version confusion after compiler bug chaos).

1.0.4 - 2022-12-27

Changed

  • Version bump from 1.0.3 to 1.0.4.

1.0.3 - 2022-12-22

Changed

  • Version bump from 1.0.2 to 1.0.3.

1.0.2 - 2022-12-22

Changed

  • Version bump from 1.0.1 to 1.0.2 (Recompile due to installer optimizations).

1.0.1 - 2022-11-28

Added

  • localizedName.

1.0.0 - 2022-11-24

Changed

  • First serious version.

0.0.1 - 2022-11-24

Changed

  • Initial version.

1.0.13

2025-05-28 download

1.0.12

2024-12-19 download

1.0.11

2024-08-22 download

1.0.10

2024-05-14 download

1.0.9

2024-02-01 download

1.0.8

2023-06-21 download

1.0.7

2023-06-19 download

1.0.6

2023-03-20 download

1.0.5

2023-02-09 download

1.0.4

2022-12-27 download

1.0.3

2022-12-22 download

1.0.2

2022-12-22 download

1.0.1

2022-11-28 download