Short description
Country Picker extension shows a dialog with country name, flag and dial code. After selecting the country from the dialog returns selected country name, code, flag, and dial code.
Shows country picker dialog with dialog properties customization.
This works on a JSON file that contains country data of 246 countries. You need to upload Country.json (27kb) file in your app assets. No need to upload additional country flag icons since the JSON file contains country flags as emoji.
Picture of all the blocks
Instructions to use extension
Shows the country picker dialog
Event raised when selected country from country picker dialog.
Returns the country data from Json file as Json string, to use the json for other purposes.
Get all list of country, code, flag and dial code as separate lists to create your own custom country picker dialog.
Properties blocks to customize dialog properties.
Sample Blocks
- Default Theme
Preview
- Light Theme
Preview
- Dark Theme
Preview
Preview
Download
AIX CountryPicker.aix (16.8 KB)
JSON Country.json.txt (26.9 KB) (Rename this file to Country.json and upload to your app assets)
TestApp.aia (97.7 KB)
This won’t work in Companion