-
### Page URL
https://docs.flutter.dev/app-architecture/guide#mvvm
### Page source
https://github.com/flutter/website/blob/main/src/content/app-architecture/guide.md
### Describe the problem
I und…
-
### Description
Currently app code is not well designed, and no architecture implemented, we need to redesign the source to separate the business logic from UI thread to background. MVVM must be impl…
-
**Featured**
1. Used MVVM Architecture
2. Used Kotlin and coroutine
4. Used Mockk unit testing and for UI used compose Ui testing
5. Used Hilt for Dependency injection
6. Used Compose for UI
…
-
# [Android] MVI 아키텍처로 마이그레이션 및 설계 살펴보기 | Munseong's dev;
0. 배경 1. mvvm에서 mvi로 2. 기본 MVI 패턴 살펴보기 3. Reducer 4. Action Processors 5. 결론 0. 배경 작년에 신규 프로젝트를 시작함에 따라 아키텍쳐를 조사하였다. 기존에는 MVVM + 클린아키텍처로 적용하였는…
-
Some things to include:
* Required tutorials:
* Android development with Android Studio
* RxJava tutorial / videos
* Basic dependency injection with Dagger 2
* Git and Github tutorials…
-
### Type of issue
Missing information
### Description
In multiple instances, after calling MyAsyncRelayCommand.NotifyCanExecuteChanged() my Android app was crashing because this call needs to be ru…
-
### Description
(Moved from https://github.com/dotnet/maui/discussions/25565)
The binding reference by Picker.ItemDisplayBinding appears to cache results from the MVVM and doesn't react to subsequen…
-
Ref. https://github.com/googlesamples/android-architecture
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" secti…
-
## Description :scroll:
* Give a step-by-step tutorial in Kotlin along with a brief and clear explanation.
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_c…