Page: 10
FOSDEM 2023 conference from a mobile developer perspective
Short wrap-up of how it was
Tomas Android
Setting Up the Splash Screen with Android API
Implementing Splash Screen with DataStore and Exit Animation
Android Tutorial
Jetpack Compose and Composable Preview
Make the most out of the preview screen during iterative development
Android Tutorial
Android Jetpack Compose and Nesting Navigation
Putting composables into an appropriate structure
Android Tutorial
Android Jetpack Compose and Navigation
A simple example of using NavHost and NavController
Android Tutorial
Testing Time-dependent Code in Flutter/Dart Reliably
Avoid the pitfall of using the current time in code during testing
Flutter