AOSSIE-Org / AOSSIE-Org/Resonate
Architectural design flaw in api_service.dart
Abierto
bug
gsoc
- Lenguaje dominante
- Dart
- Estrellas
- 344
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 🐛 Describe the bug
ApiService was one core service holding every feature's serverless calls, breaking feature-based layering. Each feature's functions now live in its own repo, with only the shared joinRoom and an execute() helper left in core.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.