flet — Easy Playground
Cross-platform apps (web, desktop, mobile) using Flutter widgets
Getting started with fletRun locally
Install
pip install fletPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: flet)
flet is a third-party package. Cross-platform apps (web, desktop, mobile) using Flutter widgets. Install with: pip install flet
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?