feat: character state management with ViewModel (Closes #23) #60
Reference in New Issue
Block a user
Delete Branch "feature/issue-23-character-viewmodel"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
CharacterViewModelwithShadowrunCharacteras observableStateFlowval character = EXAMPLE_CHARACTERwith ViewModel state viacollectAsState()viewModel { }factory for multiplatform compatibilityCloses #23