Architectural design flaw in api_service.dart - #843
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 Welcome @Mayank4352!
We appreciate your contribution! 🚀 |
|
Kindly merge the poll PR first as it'll create merge conflicts if merged first |
Description
ApiService was one core service holding every feature's serverless calls, breaking feature-based layering.
Fixes #842
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Tested Locally
Checklist:
Maintainer Checklist