DroidconKotlin
DroidconKotlin copied to clipboard
Kotlin Multiplatfom app for Droidcon Events
Adding support for Firebase Authentication Adds a Login/Logout button in the settings screen, that will authenticate with google sign-in using Firebase. Then the user state is sent to the common...
Hello, I'm a Kotlin technical writer at JetBrains, currently working on updating the [Kotlin Multiplatform samples page](https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-samples.html). This project is listed there, and as part of the update, I am...
This PR makes the necessary adjustments so that we can fetch the venue map image URL from the Firebase and display it in the Venue table. # Evidences | With...