• Feed
  • Discussions
SharedFlow

SharedFlow

#sharedflow
0 followers·3 articles

SharedFlow

#sharedflow·0 followers·3 articles
SharedFlow
Bipin
Bipin
bpn.hashnode.dev·Apr 24, 2025
Apr 24, 2025

Flows in Kotlin

Flow vs Stateflow vs Sharedflow First, the Base Type: Flow<T> A cold asynchronous stream. Starts emitting only when collected. Use for standard data streams (e.g., database queries, API paginated responses). fun getNumbers(): Flow<Int> = flow { ...

Flows in Kotlin
Discuss·4 reads
hotflow
Ankush Bose
Ankush Bose
ankushb.hashnode.dev·Mar 09, 2024
Mar 09, 2024

StateFlow: Modernizing Android State Management

Background Android development often involves complex state management and repetitive UI updates. ViewModels offer such structure and testability to address these challenge and many others. With LiveData, UI changes automatically synchronizes with Vi...

StateFlow: Modernizing Android State Management
Discuss·65 reads
Android
Abdul Mueez
Abdul Mueez
abdulmueez.hashnode.dev·Jun 07, 2022
Jun 07, 2022

Android state flow and shared flow

If you are getting tired by reading all the stuff on the internet related state flow and shared flow and want to know what they actually are then in this blog I have shared some easy understanding of it and check out all the code snippets for better ...

Android state flow and shared flow
Discuss·60 reads
android app development

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

Mobile Wallet Security: Balancing Innovation with Trust.

Patience Uyire·13 reads

Future Report: Diamante – The Crystal Nexus of Tomorrow.

Patience Uyire·16 reads

U2U Network: The Blockchain That Finally Feels Human

Ekemini David ·7 reads

Top commenters this week

Anik Sikder
Anik Sikder
Sonu Goswami
Sonu Goswami
How To Buy USA Verified Chime Accounts
How To Buy USA Verified Chime Accounts
Aet
Aet
Umang Suthar
Umang Suthar

Writing Challenges

#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior