:feature:profile
User profile management module with account details and preferences.
Features
Profile Information Display
Avatar Management
Account Settings
User Stats
Sign Out Flow
Dependencies Graph
Key Components
Profile Screen: Shows the user profile information
@Composable
fun ProfileRoute(
onShowSnackbar: suspend (String, SnackbarAction, Throwable?) -> Boolean
)Content copied to clipboard