pratham_country_picker 0.0.8
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.
📱 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
TextFieldor forms - ✅ Lightweight (no extra dependencies)
Screenshot #

🚀 Getting started #
Add this package to your project by including it in your pubspec.yaml:
dependencies:
country_code_picker: ^0.0.8