safeargs
There are 98 repositories under safeargs topic.
raamcosta/compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
kiwicom/navigation-compose-typed
Type-safe arguments for Jetpack Navigation Compose using Kotlinx.Serialization
ersiver/Newsster
Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
HeyPouya/MusicManager
MusicManager is an Android Application to demonstrate usage of lates technologies in Android world!
meshramaravind/NewsApp
Simple NewsApp MVVM With Clean Architeecture
EyuCoder/MVVM_Notes
A simple Notepad Android app ROOM, Navigation Component, MVVM, livedata, coroutines, safeargs ...
teyyihan/RickAndMorty-AndroidMVVMSample
An android sample project using Jetpack libraries and MVVM design pattern
meshramaravind/LoginApiApp
Simple Login App Retrofit Api Call Kotlin CoroutinesWith MVVM Clean Architecture & Custom Validation
meshramaravind/MoviesApp-Android
Movies App with Movies API
mouraojunior/RickAndMorty
An Android APP using Rick and Morty's API :link: (https://rickandmortyapi.com/). This project implements MVVM with a clean architecture approach appying some of the best practices in Android Development.
ShakilAhmedShaj/EasyNewsMVVM
Basic News App using MVVM
olshevski/compose-safe-args
Missing safe arguments generator for Compose Navigation
Breens-Mbaka/DSCNavigationComponents-session
DSC Moi University session on using Navigation components to simplify creating navigation flow in our apps to use best practices recommended by the Google Android Team
haliltprkk/android-clean-architechture-movie-application
It is a simple native android movie app, to perform clean architecture with some latest technologies
yagmurerdogan/Navigation-Component
🧜🏼♀️ Simple project examples to understand Navigation Component
emreesen27/Basic-MVVM-Example
Basic Android Application MVVM
moha-b/Notes
The Note app is a test project for the mvvm architecture, co-routines, room database, and navigations component.
TarekIdrees/mvvm_note_app_kotlin
Simple Note App with clean architecture, MVVM, Room Database, Navigation Components, Safe Args, and Search View Features included : 🗒️ Create , 📝 edit and ❌ delete notes.
crypto-sh/navigation
The Navigation Architecture Component
RajashekarRaju/NavigationComponent-with-simple-example
This project demonstrated how to implement navigation in our android application with a simple example.
ReemHazzaa/Jobs-App
A simple job-search app for the Android platform. Follows the concept of "Single Activity". Architectural pattern (MVVM).
ShakilAhmedShaj/TodoKotlin
Basic ToDo app using best practices.
whilson03/Notes
Simple Note Taking application to practice dagger-android
annzzu/AZ
Small Android app - the easiest way to see worldwide Covid Restrictions
carlosjgr7/themovieapp
Aplicación de Reviews de películas, aquí vas a conseguir buenas practicas en una aplicación sencilla de vista y detalles de películas
dalafiarisamuel/ocr-scan
A mini project to display information about a card, making API calls to https://binlist.io
ExNDY/GitHubViewer
GitHub Repository explorer. IceRock test task, after android part of course.
GetRighhttt/MovieTVArtist
This app displays the most popular movies, shows, and actors!
sumeyraozugur/Turkcell-Bootcamp-HW
This repo contains Turkcell Bootcamp homeworks🥳
techsultann/Note_Taking-App
A note taking application using MVVM, Navigation component, Safe args, View binding, Swipe to delete, Room database
hossein69ameri/WeatherApp
This Android app, built with Kotlin using the OpenWeather API, displays current weather, pollution levels, and a 5-day forecast for a selected city.
muameh/NavigationSampleAndArgs_WithJetpackCompose
This simple application was created to learn how to perform navigation with Jetpack Compose and how to pass primitive type arguments between pages.
muameh/Number-Guessing-Game-with-JetpackComopose
It is a simple number guessing game made for the purpose of learning Jetpack Compose.