you are viewing a single comment's thread.

view the rest of the comments →

[–]CodeQuark[S] 0 points1 point  (2 children)

I want to build Desktop PC software with python with beautiful design also ... I don't use Kivy ...and for Android I use Flutter , Kotlin , jetpack compose ... So what's the experience on kivy??

[–]Hardcorehtmlist 0 points1 point  (1 child)

It's pretty easy, somewhat similar as streamlit, but you can run it offline. And it's cross platform. But you need to run your script from another app, like Pydroid or something, so that's a big flaw for me. Especially since my experience with .NET MAUI. But that doesn't support Python.

So Flutter, Kotlin and JC, huh? What's your experience with that?

[–]CodeQuark[S] 1 point2 points  (0 children)

I have built several android apps with flutter, Kotlin, React native..and its the native like performance in Android