PICKER A flutter package for showing a country code selector country_code_pickerA flutter package for showing a country code selector. UsageJust put the component in your application setting the onChanged callback. @override Widget build(BuildContext context) => new Scaffold( body: new Center(