country_picker_core 0.0.2 copy "country_picker_core: ^0.0.2" to clipboard
country_picker_core: ^0.0.2 copied to clipboard

Core library for country picker, providing a comprehensive list of countries and associated data models. Essential for building country selection features in Flutter applications.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.2 - 2024-06-25 #

Changed #

  • Updated Documentation: Improved clarity and added new examples to the README.md file to enhance user experience and ease of use.

0.0.1 - 2025-08-18 #

Added #

  • Initial Core Functionality: Implemented the foundational Country and PhoneDetail data models.
  • Comprehensive Country List: Included a complete and well-structured list of countries with details like ISO codes, phone codes, and localized names.
  • Helper Methods: Added the CountryPickerHelper mixin with static methods for efficient lookups by name, phone code, and ISO codes.
  • Unit Tests: Created a test suite for CountryPickerHelper to ensure the integrity and reliability of the lookup methods.
  • Project Documentation: Added a README.md file explaining the purpose of the library and how to use it.
  • License: Included the MIT License file.
1
likes
150
points
40
downloads

Documentation

API reference

Publisher

verified publisherpintusingh28.dev

Weekly Downloads

Core library for country picker, providing a comprehensive list of countries and associated data models. Essential for building country selection features in Flutter applications.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on country_picker_core