Back

Flet 1.0 – Build cross-platform apps in Python

10 points2 hoursflet.dev
claytongulick16 minutes ago

Looks really interesting, but I notice that Bluetooth isn't in the supported services.

Sort of limits how useful it would be for me - Bluetooth is one of the only reasons I'd do a native app instead of PWA.

bobajeff1 hour ago

Interesting, looks like this is a framework built on Flutter.

absqueued1 hour ago

Yeah, I have been doing a small poc for mobile, then did a web export (why not) and the entire web app is one giant <canvas> element.

I have never written web app with Flutter so this caught me by surprise.