uni_country_city_picker 1.0.1 copy "uni_country_city_picker: ^1.0.1" to clipboard
uni_country_city_picker: ^1.0.1 copied to clipboard

A Flutter package for country and city picking, supporting English and Arabic seamlessly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uni_country_city_picker

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

dependencies:
  uni_country_city_picker: ^1.0.1

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:uni_country_city_picker/uni_country_city_picker.dart';
3
likes
160
pub points
56%
popularity

Publisher

verified publisherunicodesolutions.co

A Flutter package for country and city picking, supporting English and Arabic seamlessly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on uni_country_city_picker