Skip to content

Architectural design flaw in api_service.dart#842

Description

@Mayank4352

馃悰 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggsocPart of Google Summer of Code season

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions