We are glad to announce we added the long awaited Variables UI support on the Flyyer.io dashboard.
This allows users to know what variables are required and optional in each template.
Now an UI Widget will be displayed based on the type of the variable. We support a hint, a default value and even an array of examples! ๐คฏ
You can start using it by upgrading @flyyer/cli
to ^1.17.0
and installing @flyyer/variables
:
yarn add --dev @flyyer/cli
yarn add @flyyer/variables