Overview
Self-hosted, Flutter-first mobile CI and internal app distribution platform focused on faster release pipelines.
Problem
Mobile release pipelines often become fragmented: build logic in one place, signing in another, and distribution as a separate workflow.
Approach
Oore CI centralizes build orchestration, signing workflows, and internal artifact delivery into one self-hosted system designed for Flutter mobile teams.
Highlights
- Daemon + CLI + Web UI workflow (`oored`, `oore`, and hosted/self-hosted UI)
- Android, iOS, and macOS Flutter build support on macOS hosts
- OIDC-based auth, role-based access, and signed artifact links
- GitHub/GitLab webhook-triggered builds and file-first pipeline config