universal_country_picker 0.0.2 copy "universal_country_picker: ^0.0.2" to clipboard
universal_country_picker: ^0.0.2 copied to clipboard

A Simple Country picker that gives you country currency, code, phone, name, capital and whatever you need!.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_country_picker

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

dependencies:
  universal_country_picker: ^0.0.2

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:universal_country_picker/universal_country_picker.dart';
1
likes
150
points
74
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Simple Country picker that gives you country currency, code, phone, name, capital and whatever you need!.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on universal_country_picker