country_pickers 3.0.1 copy "country_pickers: ^3.0.1" to clipboard
country_pickers: ^3.0.1 copied to clipboard

Countries, codes, flags and several way of picking them at your service...one widget away...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_pickers

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

dependencies:
  country_pickers: ^3.0.1

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_pickers/country_pickers.dart';
178
likes
150
points
25.6k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Countries, codes, flags and several way of picking them at your service...one widget away...

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on country_pickers