Next, provide metadata to help LiveCode display your widget correctly in the IDE and in the online portal.
widget community.livecode.beaumont.pinkCircle metadata title is "My Pink Circle" metadata author is "Benjamin Beaumont" metadata version is "1.0.0" metadata platforms is "desktop,mobile" end widget
> Note: If the module makes use of external code that is only available on specific Operating Systems or Platforms, use the "os" and/or "platforms" metadata keys. The values are the same as can be found in the LiveCode Documentation Format Reference. This data will also appear in the dictionary .
# Next