Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert RatingsModel to modern provider style #1703

Open
spydon opened this issue Jun 17, 2024 · 0 comments
Open

Convert RatingsModel to modern provider style #1703

spydon opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels
enhancement: code 👩‍💻 Code improvements or refactoring jira Sync with JIRA

Comments

@spydon
Copy link
Collaborator

spydon commented Jun 17, 2024

Should be pretty straight forward since the whole structure is now set by #1660, we just need to:

  • Implement generated provider
  • Freezed class to hold the state
  • Migrate methods to generated provider
  • Update how it is used in the UI code
@spydon spydon self-assigned this Jun 17, 2024
@spydon spydon added enhancement: code 👩‍💻 Code improvements or refactoring jira Sync with JIRA labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement: code 👩‍💻 Code improvements or refactoring jira Sync with JIRA
Projects
None yet
Development

No branches or pull requests

1 participant