Android

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

Project Folder Structure for Any Mobile App
Structure to make your project more intuitive and conflict-free with a team of developers
Flutter Android iOS

Deciding between Flutter and Native Android/iOS Development
It is not about which one is better but which one suits the project
Flutter Android iOS

LocationRequest.create() got deprecated. How to fix it?
How to properly ask for location in location services 21.0.0
Android