country_code_helper 0.2.4 copy "country_code_helper: ^0.2.4" to clipboard
country_code_helper: ^0.2.4 copied to clipboard

Flexible Country picker for getting Country code and Calling code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_code_helper

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

dependencies:
  country_code_helper: ^0.2.4

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_code_helper/country_code_helper.dart';
3
likes
140
points
178
downloads

Publisher

unverified uploader

Weekly Downloads

Flexible Country picker for getting Country code and Calling code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dartarabic, flutter, flutter_libphonenumber, phone_numbers_parser, sim_card_code

More

Packages that depend on country_code_helper