country_list_picker 0.0.0 copy "country_list_picker: ^0.0.0" to clipboard
country_list_picker: ^0.0.0 copied to clipboard

Flutter plugin project to pick country code, will show code country, dial code, flag country, and name country.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_list_picker

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

dependencies:
  country_list_picker: ^0.0.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_list_picker/country_list_picker.dart';
16
likes
120
pub points
81%
popularity

Publisher

unverified uploader

Flutter plugin project to pick country code, will show code country, dial code, flag country, and name country.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, http, provider

More

Packages that depend on country_list_picker