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

A beautiful, customizable country picker for Flutter. 245+ countries, 5 display modes, rich theming, flag images, phone codes, 40+ utilities. Zero 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.0.3

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. 245+ countries, 5 display modes, rich theming, flag images, phone codes, 40+ utilities. Zero 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