show_country_picker_flutter 1.0.0 copy "show_country_picker_flutter: ^1.0.0" to clipboard
show_country_picker_flutter: ^1.0.0 copied to clipboard

show_country_picker_flutter is a customizable Flutter package that provides an easy-to-use country code picker. It enables users to select countries and their respective codes from a predefined list, [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show_country_picker_flutter

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

dependencies:
  show_country_picker_flutter: ^1.0.0

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:show_country_picker_flutter/show_country_picker_flutter.dart';
3
likes
125
points
12
downloads

Publisher

verified publishercagatayoney.com

Weekly Downloads

show_country_picker_flutter is a customizable Flutter package that provides an easy-to-use country code picker. It enables users to select countries and their respective codes from a predefined list, perfect for integrating into profile creation, registration forms, and more. With smooth animations and a user-friendly interface, this package enhances the user experience by providing a seamless way to choose country codes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on show_country_picker_flutter