LATEST ANDROID JOBS
update your work life

Munich, Berlin, Hamburg, Ingolstadt, Cologne, Frankfurt, Leipzig, Stuttgart
Senior Flutter Engineer (m/f/d)
APPLY NOW
Munich, Berlin, Hamburg, Ingolstadt, Cologne, Frankfurt, Leipzig, Stuttgart
Flutter Engineer (m/f/d)
APPLY NOW
Munich, Berlin, Hamburg, Ingolstadt, Cologne, Frankfurt, Leipzig, Stuttgart
Teamlead Mobile Engineering (m/f/d)
APPLY NOWMORE DEV CONTENT
check out more videos and blogs
LiveData vs SharedFlow and StateFlow in MVVM and MVI Architecture
Last year kotlinx.coroutines library introduced two new Flow types, SharedFlow and StateFlow, which also have their mutable types — MutableSharedFlow and MutableStateFlow. Android community started wondering… Which one should I…
WATCH VIDEONative UI with multiplatform Compose
Compose is a delightful way to build UI in Kotlin, but Compose UI doesn’t always make sense (or exist) on platforms like the web and iOS. React Native uses the…
WATCH VIDEO