{"id":21204725,"url":"https://github.com/linx64/stackoverflow","last_synced_at":"2025-03-14T22:46:59.997Z","repository":{"id":168323095,"uuid":"538168400","full_name":"LinX64/StackOverflow","owner":"LinX64","description":"StackOverflow - MVVM architecture | Hilt-dagger, LiveData, Flow, Retrofit, RecyclerView","archived":false,"fork":false,"pushed_at":"2022-09-24T12:10:04.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T15:23:18.657Z","etag":null,"topics":["flow","hilt","kotlin","retrofit"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinX64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-18T16:23:19.000Z","updated_at":"2022-09-19T16:12:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebebddca-9b70-464e-adc4-91c2cbf62d00","html_url":"https://github.com/LinX64/StackOverflow","commit_stats":null,"previous_names":["linx64/stackoverflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinX64%2FStackOverflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinX64%2FStackOverflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinX64%2FStackOverflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinX64%2FStackOverflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinX64","download_url":"https://codeload.github.com/LinX64/StackOverflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658186,"owners_count":20326465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flow","hilt","kotlin","retrofit"],"created_at":"2024-11-20T20:39:08.158Z","updated_at":"2025-03-14T22:46:59.963Z","avatar_url":"https://github.com/LinX64.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StackOverflow - Android Questions\n\n### Introduction\n\nThis is a sample Android app to demonstrate the use-case of Flow, and LiveData together. Previously, I was using Coroutines along with LiveData, but it was time to upgrade myself.\n\nRegarding [Flow](https://developer.android.com/kotlin/flow), a `Flow` is a type that can emit multiple values sequentially, as opposed to suspending functions that return only a single value. `Flow` is basically a **COLD** stream which means that it is on-demand and will emit the data when being observed or collected (`collect()`). On the other hand, Hot `Flow`s as `SharedFlow` and `StateFlow` act differently. They are always **ACTIVE** regardless of being observed or not! More info: [StateFlow and SharedFlow](https://developer.android.com/kotlin/flow/stateflow-and-sharedflow)\n\n\n### Preview\n\n\u003cimg src=\"https://i.imgur.com/58pQJTB.png\" width=\"200\" /\u003e\n\n### Tech stacks \u0026 technologies\n\nMVVM architecture | Hilt-dagger, LiveData, Flow, Retrofit, RecyclerView, DataBinding, Glide\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinx64%2Fstackoverflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinx64%2Fstackoverflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinx64%2Fstackoverflow/lists"}