ptwcode_country_codes 1.0.9 copy "ptwcode_country_codes: ^1.0.9" to clipboard
ptwcode_country_codes: ^1.0.9 copied to clipboard

A package to find the calling code and iso code to a country.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ptwcode_country_codes

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ptwcode_country_codes: ^1.0.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ptwcode_country_codes/ptwcode_country_codes.dart';
2
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A package to find the calling code and iso code to a country.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on ptwcode_country_codes