fromis_9/app
caadiq 6284d216bd feat(app): 일정 화면 새 API 대응 및 생일/데뷔 카드 추가
- Schedule 모델: dynamic id로 변경 (생일/기념일 문자열 ID 지원)
- 생일/데뷔/기념일 특별 필드 추가 (isBirthday, isDebut 등)
- BirthdayCard: 핑크-보라 그라데이션, 멤버 사진, 케이크 이모지
- DebutCard: 블루 그라데이션, DEBUT/N YEARS 아이콘, 별 장식
- 일정 목록에서 특별 일정 카드 자동 분기 렌더링
- 특별 일정 클릭 시 상세 라우팅 방지
- 달력 그리드 그림자 클리핑 수정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 19:18:57 +09:00
..
android Flutter 앱: 컨셉포토 갤러리, UI 개선, 앱 이름 변경 2026-01-13 13:02:40 +09:00
assets Flutter 앱: 앨범 상세 화면, 라이트박스, 다운로드 기능 추가 2026-01-13 10:42:52 +09:00
ios Flutter 앱: 컨셉포토 갤러리, UI 개선, 앱 이름 변경 2026-01-13 13:02:40 +09:00
lib feat(app): 일정 화면 새 API 대응 및 생일/데뷔 카드 추가 2026-03-27 19:18:57 +09:00
linux Flutter 앱: 멤버 화면 카드 스와이프 UI 및 홈 애니메이션 추가 2026-01-13 00:07:59 +09:00
macos feat(app/schedule): 최근 검색기록 기능 추가 및 UI 개선 2026-01-14 09:12:14 +09:00
test Flutter 앱: 초기 프로젝트 생성 및 기존 Expo 앱 백업 2026-01-12 22:14:53 +09:00
web Flutter 앱: 초기 프로젝트 생성 및 기존 Expo 앱 백업 2026-01-12 22:14:53 +09:00
windows Flutter 앱: 앨범 상세 화면, 라이트박스, 다운로드 기능 추가 2026-01-13 10:42:52 +09:00
.gitignore Flutter 앱: 초기 프로젝트 생성 및 기존 Expo 앱 백업 2026-01-12 22:14:53 +09:00
.metadata Flutter 앱: 초기 프로젝트 생성 및 기존 Expo 앱 백업 2026-01-12 22:14:53 +09:00
analysis_options.yaml Flutter 앱: 초기 프로젝트 생성 및 기존 Expo 앱 백업 2026-01-12 22:14:53 +09:00
pubspec.lock feat(app/schedule): 최근 검색기록 기능 추가 및 UI 개선 2026-01-14 09:12:14 +09:00
pubspec.yaml feat(app/schedule): 최근 검색기록 기능 추가 및 UI 개선 2026-01-14 09:12:14 +09:00
README.md Flutter 앱: 초기 프로젝트 생성 및 기존 Expo 앱 백업 2026-01-12 22:14:53 +09:00

fromis9

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.