pratham_country_picker 0.0.8 copy "pratham_country_picker: ^0.0.8" to clipboard
pratham_country_picker: ^0.0.8 copied to clipboard

A simple and customizable Flutter widget to pick country codes for phone numbers. Lightweight, easy to use, and perfect for authentication forms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pratham_country_picker

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

dependencies:
  pratham_country_picker: ^0.0.8

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:pratham_country_picker/country_code_picker.dart';
3
likes
120
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and customizable Flutter widget to pick country codes for phone numbers. Lightweight, easy to use, and perfect for authentication forms.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pratham_country_picker