Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

232 UI thumbnail image #235

Closed
wants to merge 5 commits into from
Closed

232 UI thumbnail image #235

wants to merge 5 commits into from

Conversation

hoogom88
Copy link
Collaborator

@hoogom88 hoogom88 commented Jun 3, 2024

:: 최근 작업 주제 (하나 이상의 주제를 선택해주세요.)

  • 기능 추가
  • 리뷰 반영
  • 리팩토링
  • 버그 수정
  • 컨벤션 수정

:: 구현 목표 (해당 브랜치에서 구현하고자 하는 하나의 목표를 설정합니다.)

  • 이미지 업로드 시, 리사이징 된 썸네일 이미지, 원본 이미지 업로드

:: 구현 사항 설명 (작업한 내용을 상세하게 기록합니다.)

  1. Feed 모델, 썸네일 이미지 경로 추가
  2. 이미지 리사이징
  • image 패키지 사용하여 이미지 크기 축소 및 퀄리티 감소
  1. 피드 작성시, 썸네일용 이미지, 원본 이미지 업로드

:: 성장 포인트 (해당 기능을 구현하며 고민했던 사항이나 새로 알게된 부분, 어려웠던 점 등을 작성합니다.)

  • flutter profile을 통하여 실제 위젯이 렌더링되고, 네트워크 요청이 이루어지는 과정에서의 성능을 확인해 볼 수 있었다.
  • 클린 아키텍처 구조로 인해 하나의 기능 수정에, 생각보다 많은 코드 수정이 따라온다..

:: 기타 질문 및 특이 사항

@hoogom88 hoogom88 added ✨ Feature 기능 개발 [PR] 리뷰요청 리뷰 요청 드립니다. labels Jun 3, 2024
@hoogom88 hoogom88 linked an issue Jun 3, 2024 that may be closed by this pull request
7 tasks
@hoogom88 hoogom88 changed the title 232 UI common image thumbnail 232 UI thumbnail image Jun 3, 2024
@hoogom88 hoogom88 closed this Jun 3, 2024
@hoogom88 hoogom88 deleted the 232-ui-common-image-thumbnail branch June 3, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 [PR] 리뷰요청 리뷰 요청 드립니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OOTD 작성/수정 화면] 이미지 2가지 타입으로 업로드
2 participants