Add maintainer onboarding documentation
Flutter CI / analyze_and_test (push) Has been cancelled

This commit is contained in:
Rijad Zuzo
2026-07-03 12:44:15 +02:00
parent 5d80af375e
commit d80486b25e
15 changed files with 1273 additions and 28 deletions
+6
View File
@@ -113,6 +113,12 @@ dart run build_runner build --delete-conflicting-outputs
## Docs
- [Documentation Index](docs/README.md)
- [Onboarding](docs/ONBOARDING.md)
- [Architecture](docs/ARCHITECTURE.md)
- [Data Model](docs/DATA_MODEL.md)
- [Feature Map](docs/FEATURE_MAP.md)
- [Implementation Playbook](docs/IMPLEMENTATION_PLAYBOOK.md)
- [Setup](docs/SETUP.md)
- [Progress Log](docs/progress.md)
- [Open Tasks](docs/open-tasks.md)