Hilt-MVVM-Compose-Movie icon indicating copy to clipboard operation
Hilt-MVVM-Compose-Movie copied to clipboard

Managing loading states

Open alirezaeiii opened this issue 1 year ago • 1 comments
trafficstars

Thank you for great sample. I have a suggestion for you :

Managing loading states for every method call can lead to repetitive code, which can make the project harder to maintain and extend. Consolidating loading state management would indeed make it cleaner and more manageable.

alirezaeiii avatar Oct 25 '24 23:10 alirezaeiii

Thanks for your valuable feedback. Will focus on accordingly

piashcse avatar Oct 28 '24 20:10 piashcse

Hi, Do you have any plans to migrate from Retrofit to KTor library for network calling?

gopalmak avatar Apr 01 '25 07:04 gopalmak

@gopalmak I don't have plan to migrate from retrofit to Ktor in current future. I've already another repo in Compose multiplatform which has Ktor implementation Ref: https://github.com/piashcse/kmp-movie

piashcse avatar Apr 30 '25 18:04 piashcse

Ref: https://github.com/piashcse/Hilt-MVVM-Compose-Movie/pull/46

piashcse avatar May 06 '25 16:05 piashcse