global_dial_code_picker 1.0.2
global_dial_code_picker: ^1.0.2 copied to clipboard
A customizable widget to select international dialing codes.
1.0.2 #
- Fixed error in
loadList()
when SIM country code is missing or not found. - Fully removed bundled flag image assets from the package.
- Ensured CDN-based flags (via Flagpedia) are used consistently across widgets.
- Minor stability and performance improvements.
1.0.1 #
- Replaced local flag assets with CDN-based image loading using Flagpedia.
- Removed flag images from package assets to reduce app size impact.
- Updated
Country
model to generate flag URLs dynamically. - Improved widget image loading with fallback and progress indicators.
- Minor documentation updates and internal code improvements.
1.0.0 #
- Initial release