countrify 1.2.0 copy "countrify: ^1.2.0" to clipboard
countrify: ^1.2.0 copied to clipboard

A beautiful, customizable country picker for Flutter. 250 countries, 5 display modes, rich theming, flag images, phone codes, 132 language translations, 40+ utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add countrify

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

dependencies:
  countrify: ^1.2.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:countrify/countrify.dart';
30
likes
160
points
245
downloads

Publisher

verified publishergocodeable.com

Weekly Downloads

A beautiful, customizable country picker for Flutter. 250 countries, 5 display modes, rich theming, flag images, phone codes, 132 language translations, 40+ utilities.

Homepage
Repository (GitHub)
View/report issues

Topics

#country-picker #country #phone-code #flag #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on countrify