| ▲ | xiaohanyu an hour ago | |
Is this build on top of flutter? And for web, does it generate plain HTML/CSS, the DOM tree, or just generate everything in a canvas? | ||
| ▲ | skeledrew 5 minutes ago | parent [-] | |
It uses Flutter for UI and native services, but there's a full Python interpreter there. I think it does mostly canvas, but that could just be due to my selected option back when I tried web with it (couple years ago). | ||