[Question] How Production ready is Flet? #2199
Unanswered
Tejaswgupta
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Flet is atm not yet very stable. (It's a work in progress) Check this out (it was made with whisper): #659 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working with Flutter for a long time now and the time for its maturity for also considerable. Now primarily working with AI application Python is the go-to, I've tried researching into ffi and interops(since we need offline only functionality) with Python, rust and C++ . Looking at Flet , it looks pretty promising , how production ready apps can be built with it? Say for ex a Speech-to-text app with Whisper.cpp without significant performance drop and crashes.
Beta Was this translation helpful? Give feedback.
All reactions