Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

📸 Pose Guide App

A Clean Architecture Flutter Camera App that helps users strike the perfect pose using "Ghost" overlays.

Flutter State Management Architecture

📱 Overview

Pose Guide solves the awkward "I don't know how to pose" problem. It overlays professional pose outlines (ghosts) directly onto the camera viewfinder, allowing users to align themselves or their friends with the guide for the perfect shot.

✨ Features

  • Real-time Camera Overlay: High-contrast white line guides over the camera feed.
  • Smart Categorization:
    • 1 Person (Selfies/Portraits)
    • 2 Persons (Couples/Friends)
    • 3 Persons (Trios)
    • 4 Persons (Groups)
  • Randomizer: Can't decide? Hit the Random button to get a surprise pose suggestion.
  • Instant Capture: Take photos directly within the app.
  • Clean UI: Minimalist interface with high-contrast controls.

🏗️ Architecture

This project follows strict Clean Architecture principles to ensure scalability and testability:

lib/
├── data/           # Repositories & Data Sources
├── domain/         # Entities & Business Logic (Pure Dart)
└── presentation/   # UI (Pages) & State Management (Controllers)

关于 About

Pose ideas when taking pictures

语言 Languages

C++34.7%
Dart31.3%
CMake27.4%
Swift2.6%
C2.0%
HTML1.7%
Kotlin0.2%
Objective-C0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
2
Total Commits
峰值: 2次/周
Less
More

核心贡献者 Contributors