savedstatehandle
There are 9 repositories under savedstatehandle topic.
amsavarthan/tally
💸 A Minimal Expense Tracker built to demonstrate the use of modern android architecture component with Clean Architecture, developed to explore on Complex Room Implementations
Toxa2033/SavedStateCompilerPlugin
Kotlin compiler plugin generates support synthetic methods for use SaveStateHandle without constants and string variables.
raheemadamboev/compose-navigation-result
A simple app that demonstrates navigating back with result in Jetpack Compose Navigation
fatemahKordy/NavigationWithSavedStateHandle
Simple project for using SavedSavedHandle to receive arguments in ViewModel while navigating between composables
nahlasamir244/TaskHive
Todo list App for Android platform Using MVVM single-activity architecture
NOxBODY/Contact-DI-Room-MVVM
A sample Android application for editable contact names and numbers that demonstrates MVI, Jetpack Compose, Room Database, Dagger-Hilt Dependency Injection, SavedStateHandle, etc.
Turskyi/OnlineImages
Sample Android app demonstrating Hilt, Retrofit, and Pagination. Fetches images from Unsplash API, displays them in a gallery, and supports search functionality. Educational project showcasing library usage and handling process death with SavedStateHandle.
cheonjaeung/savedstate-ktx
Simple Kotlin library that provides simple and useful extensions for Android SavedStateHandle.
nijuyonkadesu/NotesApp
A clean architectured notes application using Kotlin Multiplatform Mobile