📱 Country Code Picker

A simple Flutter package to select country codes for phone numbers.
Lightweight, customizable, and easy to integrate in your apps.


✨ Features

  • ✅ Dropdown list of popular country codes
  • ✅ Default selection support
  • ✅ Callback when user selects a new code
  • ✅ Works with TextField or forms
  • ✅ Lightweight (no extra dependencies)

Screenshot

Demo

🚀 Getting started

Add this package to your project by including it in your pubspec.yaml:

dependencies:
  country_code_picker: ^0.0.8