countrify 1.1.1 copy "countrify: ^1.1.1" to clipboard
countrify: ^1.1.1 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. Zero runtime dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add countrify

With Flutter:

 $ flutter pub add countrify

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

dependencies:
  countrify: ^1.1.1

Alternatively, your editor might support dart pub get or 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
0
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. Zero runtime dependencies.

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on countrify