-
We get these logs when building the apk (e.g. `flutter build apk --flavor qa`):
```sh
Caught exception: Already watching path: /opt/hostedtoolcache/flutter/stable-3.22.0-x64/packages/flutter_tool…
-
# [안드로이드] MVVM 과 LiveData 조합 시 겪을 수 있는 이슈와 해결책 | 기록은 기억을 지배한다
이번 포스트에서는 MVVM 아키텍처에서 LiveData 를 사용하면서 겪었던 어려움과 여러 해결방법에 대해 적어보려한다. MVVM 에 대한 좋은 글은 이미 많이 있으므로 해당 포스트에서는 생략하고 넘어간다! TL;DR LiveData 는 이벤트…
-
When I off the mobile internet then websocket disconnect. but it not able auto reconnect after switch on internet.
class WebSocketViewModel @Inject constructor(
private var mStomp…
-
`androidx.work:work-runtime` provides `androidx.work.Worker` and `androidx.work.WorkManager` which are currently used only by `OsmUploadWork`. The problem is that `androidx.work:work-runtime` is too h…
-
I'm proposing a new API for users to simplify error management. The current generated API lets the user handle all the errors by himself, like as following (written on the fly, might not be 100 % corr…
-
1.
assignment 3 specification에 보면
(뼈대코드의 DI 모듈에서 알아서 `MovieRepository` 로 inject 됩니다.)
라고 되어 있는데 결국 MainActivity에서 ViewModel에 Repository 를 넣어서 선언해서 사용해줘야 하는데 이 또한 자동으로 되는지의 여부
(아마 될 것 같기는 합니다)
…
-
This be the most weird thing to debug... as i'm currently new to flutter
```
Widget _buildMain(BuildContext context) {
final viewModel = Provider.of(context, listen: false);
return Col…
-
## Environment
**Android Studio:**
Android Studio Dolphin 2021.3.3 Patch1 Build #AI-213.7172.25.2113.9123335, built on September 30, 2022
**Physical device:**
OPPO CPH 1725, ColorOS Version: V3.…
-
Como usuário deste aplicativo, que já cadastrou um medo, eu devo ser apresentado a uma tela que me ajude a superar meus medos e alcançar meus objetivos.
## Fluxo de navegação
Esta tela deve ser a…
-
运行报错:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':generateReleaseRFile'.
> This project uses AndroidX dependencies, but the 'android.useAndroidX' pr…