country_picker_pro 0.0.5 copy "country_picker_pro: ^0.0.5" to clipboard
country_picker_pro: ^0.0.5 copied to clipboard

The country_picker_pro Flutter package provides a customizable Country Selector widget, enabling users to select countries with detailed information and customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_picker_pro
copied to clipboard

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

dependencies:
  country_picker_pro: ^0.0.5
copied to clipboard

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:country_picker_pro/country_picker_pro.dart';
copied to clipboard
21
likes
150
points
351
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

The country_picker_pro Flutter package provides a customizable Country Selector widget, enabling users to select countries with detailed information and customization options.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on country_picker_pro