Flet 1.0 – Build cross-platform apps in Python

(flet.dev)

24 points | by absqueued 2 hours ago ago

3 comments

  • bobajeff 2 hours ago

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

    • absqueued 2 hours 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.

  • claytongulick an hour 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.