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

Beautiful & lightweight Flutter package to pick country codes with emoji flags, search, and smooth UI — perfect for phone authentication.

📦 Changelog #

All notable changes to this project will be documented here.


1.0.0 – Latest #

🚀 Added #

  • Stable release with all core features.
  • Country picker bottom sheet with smooth UI and rounded corners.
  • Search by country name, ISO code, or dial code.
  • Emoji flags 🇮🇳 🇺🇸 🇬🇧 (auto-generated from ISO codes, no assets needed).
  • Support for favorite countries (quick-select chips).
  • Flexible theming via CountryPickerStyle:
    • Custom title, search hint, corner radius, colors, selection color, etc.
    • Draggable sheet sizing (min, max, initial).

🎨 Improved #

  • Cleaner public API with Country model (name, isoCode, dialCode, flagEmoji).
  • Consistent sorting of countries by name for a better UX.
  • Optimized default country list (lightweight).

0.0.9 – Pre-release #

  • Polished bottom sheet picker.
  • Added search field with placeholder.
  • Initial selection support.
  • Callback when selecting a country.
  • Lightweight demo with a few countries.

4
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Beautiful & lightweight Flutter package to pick country codes with emoji flags, search, and smooth UI — perfect for phone authentication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on world_code_picker