cupertino_country_picker 1.0.4 copy "cupertino_country_picker: ^1.0.4" to clipboard
cupertino_country_picker: ^1.0.4 copied to clipboard

An iOS-style country picker with flags, dial codes, and search—ideal for phone inputs and region selection in Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_country_picker

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

dependencies:
  cupertino_country_picker: ^1.0.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:cupertino_country_picker/cupertino_country_picker.dart';
3
likes
160
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

An iOS-style country picker with flags, dial codes, and search—ideal for phone inputs and region selection in Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_animations, supercharged

More

Packages that depend on cupertino_country_picker