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

A beautiful, customizable country picker for Flutter with 250 countries, 5,300+ states, 150,000+ cities, 5 display modes, theming, and 132 translations.

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: ^2.4.0

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';
35
likes
0
points
1.71k
downloads

Publisher

verified publishergocodeable.com

Weekly Downloads

A beautiful, customizable country picker for Flutter with 250 countries, 5,300+ states, 150,000+ cities, 5 display modes, theming, and 132 translations.

Homepage
Repository (GitHub)
View/report issues

Topics

#country-picker #country #state #city #widget

License

unknown (license)

Dependencies

flutter

More

Packages that depend on countrify