- Add
comparator
property
- Add
showFlagDialog
andshowFlagMain
- Fix a bug in localization
-
Add
enable
property in order to use the disable the button -
Add
textOverflow
property
- Add
flagWidth
property
-
Fixed selection dialog length
-
Added i18n with
CountryLocalizations
Fixed a bug that was making impossible to update initial selection
Update country code of Republica Dominicana.
Fix code list.
Added Ability to render custom Widget instead of package one's.
Bug fix.
Flag is now optional. Fix bug on initState.
OnlyCountrymode now also displays only the country on Textwidget when closed.
Add possibility to show only country name
Update allowed dart version and modify description
Changed CElement with CountryCode and fix error on favorite null
Update country name with translated version
Update flags dimension to reduce application size
Update framework compatiblity
Correct README and update screenshots
Use png flags instead of a font
Added textStyle and padding as widget parameters
Added some documentation
Now onChanged has a full CElement as argument and not only a string. (issue #4)
Favorite and initial selection can be one of code or dial code
Favorite and initial selection can be one of code or dial code
Tested with dart 2
Removed flags in iOS because they show up weirdly.
Add favorite countries option.
Initial release