touchlab / DroidconKotlin

Kotlin Multiplatfom app for Droidcon Events
https://touchlab.co
Apache License 2.0
1.05k stars 82 forks source link

Support for web #225

Open AlejandraPedroza opened 2 months ago

AlejandraPedroza commented 2 months ago

Hello,

I'm a Kotlin technical writer at JetBrains, currently working on updating the Kotlin Multiplatform samples page. This project is listed there, and as part of the update, I am mapping the samples to the platforms they support. I noticed that this project does not yet support Compose for Web.

Given our goal of providing users with the best multiplatform experience, I wonder if there's an opportunity to update this project to include support for the web platform as well.

Thank you in advance for considering this!

Best regards, Alejandra.

samhill303 commented 1 month ago

We're currently waiting for SQLDelight support before picking this up. There seems to be some good movement over here https://github.com/sqldelight/sqldelight/pull/4965 So we'll keep this open to revisit later

AlejandraPedroza commented 3 weeks ago

Thanks for your answer. Please keep me in the loop when you add web support. I'd like to test it and mention it in our Samples pages. Best regards, Alejandra.