country_code_max 1.0.0
country_code_max: ^1.0.0 copied to clipboard
A beautiful, animated, and theme-aware country code picker for Flutter that works seamlessly across web and mobile platforms.
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.
1.0.0 - 2025-09-28 #
Added #
- Initial release of Country Code Max
- Beautiful animated country code picker component
- Theme-aware design that adapts to light and dark themes
- Cross-platform support for web and mobile
- Smart search functionality by country name, code, or dial code
- Favorites system for frequently used countries
- Optional country flags display
- Form validation support with error states
- Responsive design for different screen sizes
- Smooth animations and micro-interactions
- Comprehensive documentation and examples
Features #
AnimatedCountryCodePicker- Main animated picker componentCountryCodePicker- Basic picker componentCountryCodePickerModal- Modal/bottom sheet for country selection- Support for 100+ countries with dial codes
- Customizable appearance and behavior
- Easy integration with existing Flutter apps