본문 바로가기
728x90

전체 글584

GitHub Desktop을 사용하여 GitHub에 기존 프로젝트 추가 https://docs.github.com/ko/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/adding-an-existing-project-to-github-using-github-desktop GitHub Desktop을 사용하여 GitHub에 기존 프로젝트 추가 - GitHub Docs GitHub Desktop을 사용하여 GitHub에 기존 Git 리포지토리를 추가할 수 있습니다. docs.github.com 2023. 1. 31.
구글 -> 네이버로 메일 옮기기 https://heerangdoc.tistory.com/219 네이버 메일로 지메일(gmail) 수신하는 방법 (외부 계정의 POP3 설정이잘못되었습니다 오류 메세지 안녕하세요 희랑입니다. 저는 네이버 메일과 지메일을 메인으로 사용하고 있습니다. 핸드폰 어플을 통해서 메일을 온 것을 팝업 알림으로 보면서 확인하고 있고요. 그런데 지메일 어플은 새로 heerangdoc.tistory.com 아무거나 가져다 쓰면 오류를 보게 된다.. 이 블로그를 잘 참조하여 해보자~ 2023. 1. 27.
Map 에서 flutter dotdotdot 사용하기 맵에서 어떤 요소를 추가할 때 이런식으로 추가하면 된다. list에 요소 추가하는 건 흔한데 map에 추가 가능한 것도 메모해놓고 싶었음! 2023. 1. 24.
앱 껐다 켜기 flutter restart app 앱의 어떤 설정을 바꿨을 때 전체 적용을 위해서 (예를 들어서 테마에 들어가는 색깔을 바꿔줘야한다) 앱을 restart 해줘야하는 경우가 있다. 이런 경우 app을 restart하는 library가 있는지 찾아보았다. https://stackoverflow.com/questions/68504813/how-to-restart-app-with-button-in-flutter How to restart app with button in flutter I have a setting screen, when I change FontFamily it needs to restart the app to change all app fonts, And it restarts after the app closed, but I .. 2023. 1. 21.
728x90