This video is simple, straightforward and easy to understand even for someone who is new to Kotlin and Compose! What a great introduction into making desktop apps with Kotlin and Compose. I work as an Android/iOS developer and we also use Kotlin and Compose for the UI and so it was really easy to grasp all the examples you gave in the video. Keep up with the great work!
Can you please teach us how to handle Google login in KMP (especially iOS and WASM targets) ? Its really interesting to know how to work with libraries that are not available for all targets.
By creating the app in this format, would I be able to launch it in the Windows Store? If so, what would I have to do? Transform it into a specific format?
Nice video as always Stevdza but can you do video using room for desktop app and build release the app ? because I have problem when I am using room in KMP and build release for desktop the app can not be open .
On desktop, only for simple apps, IMO. When working on something more advanced, my bet is that you can very quickly run into some problems because it is not battle tested yet... I was also a bit disappointed with the memory footprint. Since it packs whole JVM, it is HUGE and it does not feel particularly quick, e.g. when resizing the window. Anyway, first make a prototype of your app to see if it fulfills the requirements.
Amazing! I just subscribed.❤ It would be helpful for many if you include a basic auth(Google sign-in) & communication with database(mangoDB atlas, firebase). A small doubt: Can we secure data at the client which is retrieved from the cloud and not allow other softwares to use & also not to manipulate own software?
- Download a random template file from a website to start a project - Add a bunch of strings in 4 random files to install a library Next gen tech from the kotlin team. Flutter should be afraid.
Fleet editor hardly works; I can't believe how bad fleet runs on my machine. I am on a decent 2019 macbook pro. I thought fleet editor was supposed to be lightweight and fast. It errors so much on every project. How can jetbrains with all their editor knowledge make something so bad. How is Zed editor which is much younger a million times faster and more polished years after Fleet was released. If fleet their flagship editor is so bad, I feel like steering clear of Kotlin. Also, jet-brains academy costs so much. They charge you for everything to enter the ecosystem. I am actually quietly fuming as I've wasted so much time trying to get fleet to work.
why did you even try to use fleet? I thought everyone agreed it was a bad editor from the start... Also, zed is far from a good editor, it is fast indeed, but not production ready
@@arjix8738 if you read my comment properly you'll see that I was comparing fleets time in development vs Zed which has been in development for far less time and has been released for a shorter period which is already in much better shape than Fleet. I have given up on the Kotlin ecoystem will work in Go, Typescript and Flutter for the foreseable future. If walled garden of Jetbrains simply deosn't work well and costs money I'd rather develop on other platforms and technologies.
trying to follow the tutorial, but whenever I try to run the project generated through the wizard I get this exception: Exception in thread "main" java.lang.NoClassDefFoundError: androidx/collection/ScatterMapKt can somebody help?
This video is simple, straightforward and easy to understand even for someone who is new to Kotlin and Compose! What a great introduction into making desktop apps with Kotlin and Compose. I work as an Android/iOS developer and we also use Kotlin and Compose for the UI and so it was really easy to grasp all the examples you gave in the video. Keep up with the great work!
Thank you for your excellent content!!! Keep teaching more cmp!!!
Excellent video, I am making my first desktop app in Compose for my company
Amazing! Keep up the good stuff, please ❤
Thank you very much. please how can i connect desktop app to firebase database and authentication?
Can you please teach us how to handle Google login in KMP (especially iOS and WASM targets) ? Its really interesting to know how to work with libraries that are not available for all targets.
We need something with Crud,datatables ,admin panels,withouth this KMO will never be mainstream
By creating the app in this format, would I be able to launch it in the Windows Store? If so, what would I have to do? Transform it into a specific format?
Can I write XML on android and compose for PC platform in KMP project?
Хвала. Had been waiting for it long time.
Can I export windows and linux app files using github actions. Or each specific file mandatory the specific based OS computer?
Another Cool Stuff From My Idolo❤
Is it possible to develop mobile and desktop in the same project?
Yeah, you can build an app for multiple platforms in a single project!
@@StevdzaSanThank you for your answer❤
Nice video as always Stevdza but can you do video using room for desktop app and build release the app ? because I have problem when I am using room in KMP and build release for desktop the app can not be open .
What to do if I want to remove default Copy, Paste, Delete actions from Custom Menu?
Is it ready for production?
Yes
On desktop, only for simple apps, IMO. When working on something more advanced, my bet is that you can very quickly run into some problems because it is not battle tested yet... I was also a bit disappointed with the memory footprint. Since it packs whole JVM, it is HUGE and it does not feel particularly quick, e.g. when resizing the window. Anyway, first make a prototype of your app to see if it fulfills the requirements.
1:13 which other alternatives exist instead use to intellij IDEA?
Android studio, and yes it is heavy, if you have old device.
How to build .msi and .deb in mac OS.
Is that avaliable?
nice crash course for compose desktop :)
I have doubt that can launch fragement using jetpack compose..
By creating fragement.
.
is this available on udemy ?
voyager reminds me of how flutter navigation works
Thanks for the content sir.
really cool stuff
Hello Sir,
Good video. I hope soon you may do a full stack KMP project (server side, android, iOS, desktop and web).
Thanks,
Amazing! I just subscribed.❤
It would be helpful for many if you include a basic auth(Google sign-in) & communication with database(mangoDB atlas, firebase).
A small doubt: Can we secure data at the client which is retrieved from the cloud and not allow other softwares to use & also not to manipulate own software?
Amazing video
nice, and on release you have jar file which anyone can unzip and modify your code, veery niice
Please also add source code in description
Do you have a video where you explain recomposition in Compose? Please
I am suffering with MainKt not found
ClassNotFoundException
Can I like a thousand times 😭?
cool
flutter in danger
Flutter is a lot easier then KMM, adding a library itself is such an effort in KMM, whereas flutter is a lot easy and straight forward.
- Download a random template file from a website to start a project
- Add a bunch of strings in 4 random files to install a library
Next gen tech from the kotlin team. Flutter should be afraid.
You don't know how this comment got 1 like .
Your ethnicity is something between Russian and Jamaican
Fleet editor hardly works; I can't believe how bad fleet runs on my machine. I am on a decent 2019 macbook pro. I thought fleet editor was supposed to be lightweight and fast. It errors so much on every project. How can jetbrains with all their editor knowledge make something so bad. How is Zed editor which is much younger a million times faster and more polished years after Fleet was released. If fleet their flagship editor is so bad, I feel like steering clear of Kotlin. Also, jet-brains academy costs so much. They charge you for everything to enter the ecosystem. I am actually quietly fuming as I've wasted so much time trying to get fleet to work.
why did you even try to use fleet?
I thought everyone agreed it was a bad editor from the start...
Also, zed is far from a good editor, it is fast indeed, but not production ready
@@arjix8738 if you read my comment properly you'll see that I was comparing fleets time in development vs Zed which has been in development for far less time and has been released for a shorter period which is already in much better shape than Fleet. I have given up on the Kotlin ecoystem will work in Go, Typescript and Flutter for the foreseable future. If walled garden of Jetbrains simply deosn't work well and costs money I'd rather develop on other platforms and technologies.
I've never seen a more rushed, unclear tutorial. AtleasT have a repo with the finished code if you're going to show the code for only a second.
I think it’s very well made to give a quick overview of the most important aspects.
trying to follow the tutorial, but whenever I try to run the project generated through the wizard I get this exception: Exception in thread "main" java.lang.NoClassDefFoundError: androidx/collection/ScatterMapKt can somebody help?
too
💜