Settings

Theme

Flet – multi-platform apps in Python powered by Flutter

flet.dev

38 points by Sparkenstein a year ago · 22 comments

Reader

skybrian a year ago

For every sufficiently successful single-language ecosystem, there will be people trying to use a different language, turning it into a multi-language ecosystem.

Also, for every sufficiently successful multi-language ecosystem, there will be people trying to get it to support one more language.

j-r-d a year ago

Why though? Flutter was built for Dart and, while not my favourite language, it does that job very well. When the major drawback of all multi-platform frameworks tends to be performance, how does using a much slower, non-compiled language improve things?

hgyjnbdet a year ago

I have some confusion how a dynamically typed interpreted language that allows nulls interfaces with something that expects types, null safety, and ultimately is compiled.

bozhark a year ago

“View via iOS Flet app” is not “enables developers to easily build realtime web, _mobile_ and desktop apps in Python.”

vouaobrasil a year ago

All these multi-platform kits are getting fatiguing. Electron, sciter, neutralino, proton native...there are hundreds of others, and now Flet. Reminds me of the Google/Apple app stores, where there are 100+ solutions for the same problem, and all of them suck.

I wonder if we really did a good thing by building this "app culture" where everything needs a little "app" as a way of extracting a little more money from people. Although "app" means application, the word "app" is apt because it signifies the commercialization of applications into advertisements-as-a-program, in the same way that YouTube transformed videos into advertisements-as-a-video.

What a mess.

  • brigadier132 a year ago

    All of the good things you know came from a sea of bad things. There does not exist a world where only "perfectly designed" products and tools exist.

    • vouaobrasil a year ago

      But your statement is presupposing a world where the "sea of bad things to good things" has no flexibility in how it works. I am proposing that the current method where software is developed to go after microprofits through advertising and trivial functionality, and on a closed, corporation run platform, IS A BAD THING.

      • brigadier132 a year ago

        Your comment has gone on a complete tangent that makes 0 sense. This is open source software. People decided to build this and give it away for free.

        • vouaobrasil a year ago

          I disagree. Every time someone contributes to something, it evolves the ecosystem that in turn molds the social atmosphere around it. And I was more referring to our support of Apple and Google that in turn created the system that supports so many app frameworks.

  • exe34 a year ago

    my issue with these hacks is that the moment you want to do something not already implemented, you have to now learn not only how to do it on the original platform but also figure out how to hack it into the hack. e.g. keep screen on, Bluetooth, gps, etc.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection