Video Infos
Author
Published
Topics
Discover how Flutter developers can apply the Modifier concept, inspired by Jetpack Compose, to change approach to UI composition. Explore the simplification of traditional widget-based layouts to a Modifier based composable approach using custom widgets.
LATEST ANDROID JOBS
update your work life
Lincolnshire, Illinois, United States, Holtsville, New York, United States
Marketing Developer, II
APPLY NOWMORE DEV CONTENT
check out more videos and blogs
Deriving derived state: derivedStateOf explained
Jetpack Compose’s state library has a powerful but tricky tool in derivedStateOf. Much of the time you don’t need it at all. It’s deceptively expensive to use and complex to…
WATCH VIDEOYou don’t have to run it locally! How to run your emulators in the cloud.
Probably every Android engineer has tried running Android Emulator on their laptops. Many companies have experience running Android Emulators in CI pipelines for testing.
WATCH VIDEO