- Add Canary Islands by @tulioccalazans
- Add flutter_lints and fix analysis warnings
- Fix breaking changes comes with Flutter 3.22.0
- Bump version to 3.0.0
- Null-safety is added
- Fix issue #40 (Country Code Not available for "Lao People's Democratic Republic") by @Tan-JamickoJohn
- Fix issue #53 and #59 (Deprecated ButtonTheme.bar is removed) by @phamnhuvu-dev
- Fix issue #45 (Search doesn't show all results) by @shadyshrif
Thanks @phamnhuvu-dev, @shadyshrif, @Tan-JamickoJohn
-
Fix issue #10 Thanks @ened
-
BREAKING CHANGE: CountryPickerDropdown has more customization fields. isDense defaults to false.
-
getCountryByName and getCountryByIso3Code is added to CountryPickerUtils class. PR #28 PR #29 Thanks @leynier
-
searchFilter property is added to CountryPickerDialog PR #30 Thanks @leynier
-
Add features(priority list and sort by field) requested in issue #14 Thanks @muarifer and @ziyan-junaideen
-
Add isExpanded property to CountryPickerDropdown PR #22 Thanks @Pradeepkn
-
Add popOnPick property to CountryPickerDialog PR 24 Thanks @crtl
-
Fix issue #12 - Fix background color setting for CountryPickerCupertino. Thanks @rhmoeller
-
Fix filtering issue for CountryPickerCupertino.
-
Fix Update for iPhone X UI issues with safe-area. PR #13 Thanks @dhavalagile
- Fix issue #7 - Add iso3Code. Thanks @endigo
- Fix issue #9 - Ability to filter countries. Thanks @ened
- CountryPickerDropdown's onValuePicked doesn't feel useless anymore. [Thanks Solomon Nsumei @solnsumei]
- Initial release 🎉
- CountryPickerDropdown
- CountryPickerDialog
- CountryPickerCupertino
- Country flag image assets and list of maps which has country name, iso code, phone code.