flutter-assetsKR
development · v1.1.0 · ./skills/dev/flutter/flutter-assets · 수정 -
현재 Flutter 프로젝트용 on-demand 브랜드 에셋 생성기. IconForge MCP로 `assets/icons/candidates/`에 후보 5개를 SVG·PNG 두 포맷 + 불투명·투명 두 변형으로 생성. 애플 앱스토어용 아이콘은 `borderRadius: 0`(풀블리드 배경, 외곽 라운드 없음)으로. 사용자가 고르면 `assets/app_icon.png`로 승격 + `make app_icons` 실행, 그리고 커스텀 Flutter 스플래시 화면을 고른 아이콘에 맞춰 업데이트(`flutter_native_splash` 안 씀).
flutter icon app-icon splash splash-screen iconforge svg png app-store launcher-icon branding candidates
Frontmatter
name: flutter-assets description: >- On-demand brand-asset generator for the current Flutter project. Uses IconForge MCP to produce 5 candidate app icons into `assets/icons/candidates/`, each in BOTH SVG and PNG, and each in BOTH an opaque and a transparent variant. App Store icons use `borderRadius: 0` (full-bleed background, no rounded corners — Apple applies its own mask). After the user picks one, promotes it to `assets/app_icon.png`, runs `make app_icons`, AND updates the custom Flutter splash screen (`lib/features/splash/splash_screen.dart`) to match the chosen icon — same glyph + brand colors, NOT `flutter_native_splash`. Use when "앱 아이콘 만들어줘", "flutter assets", "아이콘 후보 뽑아줘", "스플래시도 맞춰줘", "generate app icon + splash".
레포 기준 뷰 — 머신 로컬 상태(git 미커밋·launchd cron)는 macOS 메뉴바 앱에서 확인