country_pickers 3.0.0 copy "country_pickers: ^3.0.0" to clipboard
country_pickers: ^3.0.0 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.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_pickers/country_pickers.dart';
174
likes
150
points
18.6k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on country_pickers