country_calling_code_kit 1.1.0 copy "country_calling_code_kit: ^1.1.0" to clipboard
country_calling_code_kit: ^1.1.0 copied to clipboard

A sleek Flutter package for picking country codes with flags, names, and dial codes. Customizable UI, platform-ready, and user-friendly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_calling_code_kit

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

dependencies:
  country_calling_code_kit: ^1.1.0

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:country_calling_code_kit/country_calling_code_kit.dart';
1
likes
160
points
21
downloads

Publisher

verified publisheryashashm.dev

Weekly Downloads

A sleek Flutter package for picking country codes with flags, names, and dial codes. Customizable UI, platform-ready, and user-friendly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_region, flutter

More

Packages that depend on country_calling_code_kit