Migrate Resonate to Feature Based MVVM with Riverpod#839
Conversation
feat: Refactored Auth feature to Riverpod and MVVM
* fix: Fixed the state error in app prefs page * feat: Refactor Profile feature to Riverpod and MVVM * fix: fixed broken workflow --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
* fix: Fixed the state error in app prefs page * feat: MIGRATED ROOMS FROM GETX TO RIVERPOD * feat: Refactor Profile feature to Riverpod and MVVM * chore: regenerate code-gen outputs after merge * fix: fixed broken workflow * fix: added left localizations & subfolders for repo and service in data * fix: fixed search overlay bug and room deleation --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
…827) * fix: Fixed the state error in app prefs page * feat: MIGRATED ROOMS FROM GETX TO RIVERPOD * feat: Refactor Profile feature to Riverpod and MVVM * chore: regenerate code-gen outputs after merge * feat: friends migration * fix: fixed broken workflow * fix: added left localizations & subfolders for repo and service in data * fix: fixed search overlay bug and room deleation * feat: commit for untranslated.txt --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
…re (#829) * fix: Fixed the state error in app prefs page * feat: MIGRATED ROOMS FROM GETX TO RIVERPOD * feat: Refactor Profile feature to Riverpod and MVVM * chore: regenerate code-gen outputs after merge * feat: friends migration * fix: fixed broken workflow * fix: added left localizations & subfolders for repo and service in data * fix: fixed search overlay bug and room deleation * feat: commit for untranslated.txt * feat: initial migartion from Stories and Chapter Logic * feat: Added tests for stories and chapters * feat: added widgte tests and fixed bugs --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
* fix: Fixed the state error in app prefs page * feat: MIGRATED ROOMS FROM GETX TO RIVERPOD * feat: Refactor Profile feature to Riverpod and MVVM * chore: regenerate code-gen outputs after merge * feat: friends migration * fix: fixed broken workflow * fix: added left localizations & subfolders for repo and service in data * fix: fixed search overlay bug and room deleation * feat: commit for untranslated.txt * feat: initial migartion from Stories and Chapter Logic * feat: Added tests for stories and chapters * feat: added widgte tests and fixed bugs * feat: Migrated themes, snackbar and removed the Getx dependencies * fix: fixed snackbar, static sizing and live chapter bug --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
* fix: Fixed the state error in app prefs page * feat: MIGRATED ROOMS FROM GETX TO RIVERPOD * feat: Refactor Profile feature to Riverpod and MVVM * chore: regenerate code-gen outputs after merge * feat: friends migration * fix: fixed broken workflow * fix: added left localizations & subfolders for repo and service in data * fix: fixed search overlay bug and room deleation * feat: commit for untranslated.txt * feat: initial migartion from Stories and Chapter Logic * feat: Added tests for stories and chapters * feat: added widgte tests and fixed bugs * feat: Migrated themes, snackbar and removed the Getx dependencies * fix: fixed snackbar, static sizing and live chapter bug * feat: Added the leftover tests after complete migration --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
* fix: Fixed the state error in app prefs page * feat: MIGRATED ROOMS FROM GETX TO RIVERPOD * feat: Refactor Profile feature to Riverpod and MVVM * chore: regenerate code-gen outputs after merge * feat: friends migration * fix: fixed broken workflow * fix: added left localizations & subfolders for repo and service in data * fix: fixed search overlay bug and room deleation * feat: commit for untranslated.txt * feat: initial migartion from Stories and Chapter Logic * feat: Added tests for stories and chapters * feat: added widgte tests and fixed bugs * feat: Migrated themes, snackbar and removed the Getx dependencies * fix: fixed snackbar, static sizing and live chapter bug * feat: Added the leftover tests after complete migration * refactor: post migration cleanup --------- Co-authored-by: Madhav Gupta <114633095+M4dhav@users.noreply.github.com>
|
🎉 Welcome @M4dhav!
We appreciate your contribution! 🚀 |
|
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 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 |
Description
This PR merges all state migration changes to port Resonate to Riverpod by @Mayank4352
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Tests passing
Checklist:
Maintainer Checklist