Flet 1.0 – Build cross-platform apps in Python

(flet.dev)

26 points | by absqueued 2 hours ago

3 comments

  • pietz 11 minutes ago
    Using a to-do list app as the first example to advertise a new app framework is absolutely wild in Q3 2026.
    • hackyhacky 9 minutes ago
      Is it more fashionable to build an AI harness?
      • brazukadev 4 minutes ago
        A blog in 15 minutes would be great.
      • taude 8 minutes ago
        We should go back to petstore examples.
    • brazukadev 4 minutes ago
      Specially one looking so bad.
  • 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 1 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.