Welcome to Flyde's Online Playground
Choose one of the examples below to get started. Feel free to play around with the canvas and see how your changes affect the result!
Flyde is currently not optimized for mobile devices. Please use a desktop computer for the best experience.
BMI Calculator
Simple BMI calculator with a decision tree. There are many things that make sense done visually, and even more that don't. This example showcases Flyde's support for inline code. The BMI calculation uses a simple inline formula, and the final string uses a textual switch case. Flyde exposes dynamic arguments to your inline code automatically if you use the special "inputs." object!
Nothing to show. Interact with the example to emit some outputs!