canopas_country_picker 0.0.1 copy "canopas_country_picker: ^0.0.1" to clipboard
canopas_country_picker: ^0.0.1 copied to clipboard

fully customizable Flutter library that allows developers to integrate a feature-rich country code picker into their applications. It includes built-in filtering options for easily selecting and displ [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add canopas_country_picker

With Flutter:

 $ flutter pub add canopas_country_picker

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

dependencies:
  canopas_country_picker: ^0.0.1

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:canopas_country_picker/canopas_country_picker.dart';
17
likes
0
points
386
downloads

Publisher

verified publishercanopas.com

Weekly Downloads

fully customizable Flutter library that allows developers to integrate a feature-rich country code picker into their applications. It includes built-in filtering options for easily selecting and displaying country codes based on search.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on canopas_country_picker