A refactored version of the default Flutter "counter" app, demonstrating The Clean Architecture with reactive state management using streams. This example showcases a maintainable and scalable ...
A Jetpack Compose Recipe App using MVVM, Retrofit, and Navigation. Fetches categories from TheMealDB API and displays them with images and descriptions. A fully functional realtime chat application ...