Page: 7
Update your compass - new Android Orientation API
Android provides new Fused Orientation API from multiple sensors
Android Tutorial
Stop using the Freezed map/when. Use sealed class with pattern matching.
Pattern matching makes the usage of map/when generated code with Freezed redundant in Dart 3.0 and higher
Flutter Tutorial
Jetpack Compose Conventions for the @Composables to Make Them Better
Learn more about creating more developer-friendly composable for everyone
Android Tutorial
Stop Using Test Tags in the Jetpack Compose Production Code
Replace test tags with the semantics which are actually useful
Android Tutorial
End-To-End Testing With Robot Pattern And Jetpack Compose
Make your end-to-end tests more explicit and readable for everyone
Android Tutorial
Multitasking Intrusion and Preventing Screenshots on Android App
Protect your user's privacy and adhere to requirements
Android Tutorial