본문 바로가기
728x90

분류 전체보기507

sql developer error https://stackoverflow.com/questions/31809319/sql-developer-error-with-disable-modules-and-continue SQL developer error with "disable modules and continue" I am trying to open SQL developer and getting following error on a dialogue box Warning - could not install some modules: oracle.java_annotations - org.netbeans.InvalidException: Netigso: D:\ stackoverflow.com 2023. 9. 25.
flutter에서 dialog 제거 주의 Get.until((route) => route is! PopupRoute); //팝업창 모두 끄기 flutter에서 dialog창이 아닐 때까지, route를 종료시키는 함수인데, GetxController랑 같이 쓸경우 page는 안닫히는데 Controller가 닫히는 것 같다. page말고 tab이 함께 띄워져있어서 그런지.. 정확한 원인은 잘 모르겠지만 사용할 때 주의를 해야할 것 같다. 2023. 9. 24.
flutter Execution failed for task ':app:mapDebugSourceSetPaths'. firebase 연동하다가 오류가 난다면 다음과 같이 해결해봅시다 flutter Execution failed for task ':app:mapDebugSourceSetPaths'. https://wise-99.tistory.com/29 [코틀린] Execution failed for task ':app:mapDebugSourceSetPaths'. 파이어베이스에 연동하다가 오류가 났다. Execution failed for task ':app:mapDebugSourceSetPaths'. > Error while evaluating property 'extraGeneratedResDir' of task ':app:mapDebugSourceSetPaths' > Failed to calculate the va.. 2023. 9. 24.
flutter web image load 안될 때! https://nobang.tistory.com/entry/Flutter-Failed-to-load-network-image [Flutter] Failed to load network image flutter를 web으로 해서 test할 때, firebase 에 정상적으로 image가 upload되어있고 image : NetworkImage(snap['imageUrl']) 를 했는데 코드에는 이상이 없는데 실행해서 보면 ======== Exception caught by image resource service nobang.tistory.com flutter web은 image가 load가 안 되더군요. 그치만 방법을 찾았습니다. 2023. 9. 23.
728x90