classic_country_picker 1.0.9 copy "classic_country_picker: ^1.0.9" to clipboard
classic_country_picker: ^1.0.9 copied to clipboard

A highly customizable, classic country picker for Flutter. Pick countries with emoji flags, dial codes, and search support. Works on Android, iOS, Web, macOS, Windows, and Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add classic_country_picker

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

dependencies:
  classic_country_picker: ^1.0.9

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:classic_country_picker/classic_country_picker.dart';
1
likes
160
points
251
downloads

Documentation

API reference

Publisher

verified publisherfard.pt

Weekly Downloads

A highly customizable, classic country picker for Flutter. Pick countries with emoji flags, dial codes, and search support. Works on Android, iOS, Web, macOS, Windows, and Linux.

Repository (GitHub)
View/report issues

Topics

#country #picker #dropdown #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on classic_country_picker