fl_country_code_picker library

Library for fl_country_code_picker.

Classes

CountryCode
A single country code item.
CountryCodeFlagWidget
Widget that can be used on retrieving the flag's image.
CountryCodePickerModal
Widget that can be used on showing a modal as bottom sheet that contains all of the CountryCodes.
CountryLocalizations
Localization class that contains the different country name strings translated into the locales that the package supports.
FlCountryCodePicker
A Flutter package for showing a modal that contains country dial code.

Constants

codes → const List<Map<String, dynamic>>
Contains all of the country name, code, dial_code and national significant number.
supportedLocales → const List<String>
Importable list of supported locales.