world_code_picker 4.0.0 copy "world_code_picker: ^4.0.0" to clipboard
world_code_picker: ^4.0.0 copied to clipboard

Beautiful & lightweight Flutter package to pick country codes with emoji flags, search, and smooth UI — perfect for phone authentication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add world_code_picker

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

dependencies:
  world_code_picker: ^4.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:world_code_picker/country_code_picker.dart';
4
likes
120
points
291
downloads

Publisher

unverified uploader

Weekly Downloads

Beautiful & lightweight Flutter package to pick country codes with emoji flags, search, and smooth UI — perfect for phone authentication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on world_code_picker