[App Development Journal] Day 25: Managing Flutter local data

Managing Flutter local data Day 25 of non-major app development. Currently, the desired feature in the project is working (searching and saving the results). However, the data disappears when the app is restarted or when switching from one tab to another and back to the list. Today, I learned how to save data in the … Read more

[App development Journal] Day 24: Absolute positioning of the Flutter UI

Let’s learn about Flutter UI absolute positioning When I tried to type on the keyboard in Flutter, the predefined UI would move up. To avoid this, I fixed the UI to an absolute position. Daily Todos​ Why use a SingleChildScrollView? Today we’re going to talk about the SingleChildScrollView, also known as the magic scroll. The … Read more

2023년 등장한 그림 AI “미드저니 명령어(Midjourney)” 추천 (+추가)

Midjourney란? 미드저니의 AI 툴은 인공지능과 머신러닝의 도움으로 아름다운 비주얼을 생성할 수 있도록 도와주는 AI 프로그램입니다. 요즘 챗gpt가 유명해지면서 인공지능이 핫한데요, 이미지계의 chat gpt! 를 잘 사용하려면 미드저니 명령어 또한 중요하겠죠? 지금부터 미드저니에 대해 알아보겠습니다. 미드저니는 사용자 친화적인 인터페이스로 제작되어 수동 디자인 작업에 소요되는 많은 시간을 절약하면서 창의력을 발휘하는 데 적합합니다. 저도 쓸 일이 있어 가입하고 … Read more