#kotlindev resultados da pesquisa
A game using KMM for Android and iOS. Still just getting started with KMM. For the game's UI I used native Canvas API for rendering the graphics on both platforms (Android and iOS). For the business logic, I shared the game state using shared Viewmodel :) #AndroidDev #kotlindev
Find usages action finally works with invoke operator methods (recent #AndroidStudio Koala update) 🎉 #AndroidDev #KotlinDev #Kotlin
Thankyou @jetbrains @kotlin team for the amazing swag! 😄 Learning KMM was a really fun and a great way to get to know how to build multiplatform apps using Kotlin! #kotlinDev #androidDev
Couldn’t make it to #kotlinconf but got these amazing stickers and T-shirt from @kotlin. Thanks @jetbrains and @kotlin . #multiplatform #kotlindev #androiddev #jetpackcompose
🎂 Kotzilla turns 2 today! What started as a simple goal - making Kotlin devs' lives easier - keeps driving us forward. From Koin to Kotzilla, we're grateful to be part of this amazing ecosystem.Thank you to our contributors, users & partners! Let's keep going🎉 #KotlinDev
Kotlin 2.2 just made your when expressions and string templates a lot cleaner! Kotlin 2.2 quietly dropped two super useful updates that make your code more readable and less frustrating. Let’s look at them 👇 #kotlindev #kotlin #kotlinandroid #kotlinprogramming @kotlin
📢 Hey #AndroidDev, So i've finally added the Search Screen. Code for actual filtering has not been added. #buildinpublic #kotlindev #mobiledevelopment #100DaysOfCode #Android
No more tricky compose compiler version matching with Kotlin version👌 #kotlinconf #AndroidDev #kotlindev
📖 Dive into the world of Kotlin with our next episode featuring Chet Haase & Marc Reichelt! We'll explore 'fun code()', a magazine crafted for Kotlin developers. 🚀 Tune in: cwti.link/twitch #KotlinDev #TechMagazine
#Konsist is on the right track 🎉🙏 Star it UP 🌟 github.com/LemonAppDev/ko… #Kotlin #KotlinDev #AndroidDev #SpringDev
🎥 Ever seen a Google guru geek out? Romain Guy spills the beans on Kotlin performance hacks that you wouldn't believe! Uncover the magic here: youtu.be/d8SugeZ5oNA #KotlinDev #MindBlown
As a long-time Kotlin dev, I started exploring Flutter – mainly to quickly build a small prototype. Kotlin Multiplatform is promising, but still felt a bit early for this use case. Here's my journey so far #Flutter #KotlinDev #DevJourney
If you're wondering how @insertkoin_io scales for your Kotlin Multiplatform development, check out @McDonaldsCorp 's app, built with #KMP and uses Koin. It has 717M downloads🔥. Congrats to the Umaim team for your brilliant presentation at #KotlinConf ✌️ #KotlinDev #AndroidDev
Trying to build a best user profile section in drawer. #kotlindev #kotlingdscuc @googledevs @AndroidDev @kotlin @gdscucbukavu @flutter @Android @googledev @aganze45136 @rdmartine89 @benedictlumbex @louismusole1 @GdgKivu. join me on LinkedIn at linkedin.com/posts/jacques-…
Starting from v0.13.0 Konsist has first-class support for KoTest. docs.konsist.lemonappdev.com #Kotlin #AndroidDev #KotlinDev #SpringDev #Konsist
Started with Java ☕, moved to Kotlin & Dart 💙…still a Java fan for life 😎👩🏻💻 #JavaDev #KotlinDev #DartLang #MobileDev #ProgrammerLife #CodeLovers #TechLife" ✅
Taking a break from Android! 🤖 Time to learn some spring boot and backend stuff Anybody got any suggestions on where I should start or what kind of basic-intermediate projects should I start #kotlinprogramming #kotlindev #springboottutorial #Java
The Flutter team which is owned by Google is still heavily advocating for another competing framework (KMP).. Should we be worried?🤨 @kotlin @FlutterDev #FlutterAppDevelopment #kotlindev
I still trust the Flutter team The framework is so big now that I don't think we can judge it entirely so easily Competition is good and will force the framework to grow and improve
So where do we actually use them in Android? 🤔 💡 API Result wrappers → Result<out T> 📂 Repository pattern → Repository<T> 🧰 Reusable utils → fun <T> log(value: T) 🪄 Lists/Adapters → List<out T> (read-only) 🔁 Callbacks → Listener<in T> (consume data) #Android #kotlindev
🚀 Kotlin 2.2.21 is here! Fixes across all fronts: 🧩 Wasm: Safari 18 JsException + exception handling fixed 🌐 JS: ES Modules + BigInt fixes 🧵 Native: Deadlock (ANR) solved 🧱 Gradle/Maven: Cache & KMP improvements 👉 github.com/JetBrains/kotl… #Kotlin #KotlinDev #Multiplatform
Kotlin 2.2 just made your when expressions and string templates a lot cleaner! Kotlin 2.2 quietly dropped two super useful updates that make your code more readable and less frustrating. Let’s look at them 👇 #kotlindev #kotlin #kotlinandroid #kotlinprogramming @kotlin
Top 10 Kotlin Development Companies (Oct 2025): Android App Excellence Ranked 📱 esparkinfo.com/mobile-develop… #KotlinDev #AndroidExperts
K2 mode is missing a lot of IDE intentions and inspections (compared to K1). Huge Part is back in 2025.2 and migration will (hopefully) finish 2025.3. Android devs will have to wait a bit longer or temporarily switch to K1. #KotlinDev #AndroidDev #AndroidStudio
RT i_m_Pania: That's a wrap on the official launch of KotlinUGMumbai at the CleverTap office today! Looking forward to host more such events! #AndroidDev honey_sonwani AniketSMK #KotlinDev subhipandeydev
#Kotlin's scope function table, free to use, it sort of helps 🤷♂️. Definitely looks nice in color when plastered on the wall. #AndroidDev #KotlinDev
Está rolando aqui na @thoughtworksbr o nosso último meetup do ano, especial com o Keynote da @kotlinconf! #kotlin #kotlindev
Day 2 of our Kotlin 2-Day Intensive. Some in-person and many online! #Kotlin #KotlinDev #AndroidDev #Google #developers
That's a wrap on the official launch of @KotlinUGMumbai at the @CleverTap office today! Looking forward to host more such events! #AndroidDev @honey_sonwani @AniketSMK #KotlinDev @subhipandeydev
Official launch of @KotlinUGMumbai at the @CleverTap office today! Kicks off with a session on functional programming in #Kotlin by @AniketSMK #AndroidDev #KotlinDev @honey_sonwani @subhipandeydev
Learning to keep up with Jetpack compose updates with @lime_cl at @droidconMAD #dcMadrid19 #androidev #kotlindev
💡#KotlinTip - Use `runCatching()` instead of using normal try-catch if you want any data which throw an exception. - It provides `getOrNull()`, `getOrDefault()`, `getOrElse()` functions. #Kotlin #KotlinDev #AndroidDev
Yo #KotlinDev and #AndroidDev! What are you doing in about an hour (7PM CST)? Why learning about Building StateFlows with #JetpackCompose from @GoogleDevExpert #GDE @heyitsmohit!!!! 😱 StateFlows are a critical component in Compose, esp. with Data and libs like Navigation.
Awesome #KotlinDev meetup today with @KotlinSantiago. Thanks @CornershopChile for hosting our meetup #kotlin #meetup
Kotlin: Transform collection elements to elements of either property - lnkd.in/gu_GKSN #androiddev #kotlindev
Excellent talk by @Guardiola31337 on migrating @Mapbox android sdk from Java to kotlin at @droidconMAD #androidev #kotlindev #dcMadrid19 #droidcon #sdk
All about coroutines cancellations and exceptions by @manuelvicnt at @droidconMAD #androidev #kotlindev #dcMadrid19 #droidcon
Thankyou @jetbrains @kotlin team for the amazing swag! 😄 Learning KMM was a really fun and a great way to get to know how to build multiplatform apps using Kotlin! #kotlinDev #androidDev
Something went wrong.
Something went wrong.
United States Trends
- 1. Spotify 1.18M posts
- 2. Chris Paul 34.1K posts
- 3. Clippers 47.7K posts
- 4. Hartline 11.8K posts
- 5. Ty Lue 3,172 posts
- 6. Henry Cuellar 7,853 posts
- 7. ethan hawke 5,111 posts
- 8. #HappyBirthdayJin 110K posts
- 9. David Corenswet 8,750 posts
- 10. Jonathan Bailey 9,919 posts
- 11. GreetEat Corp 1,177 posts
- 12. Apple Music 255K posts
- 13. #NSD26 27.3K posts
- 14. SNAP 174K posts
- 15. Chris Henry 2,724 posts
- 16. South Florida 7,015 posts
- 17. Klein 17.2K posts
- 18. Duncan 8,088 posts
- 19. Adam Sandler 5,331 posts
- 20. #JINDAY 86K posts