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

Refactor post_slice.dart to Cubit/Bloc #5

Open
Toranian opened this issue Jul 26, 2022 · 0 comments
Open

Refactor post_slice.dart to Cubit/Bloc #5

Toranian opened this issue Jul 26, 2022 · 0 comments
Labels
clean up Refactoring, cleaning up, or re-designing something

Comments

@Toranian
Copy link
Contributor

Currently post_slice.dart uses RiverPods, which we have decided to be an outdated form of state management. Instead, we're switching to Bloc/Cubit in order to have a more easily maintainable project, and keep the code consistent.

@Toranian Toranian added the refactor Refactoring code to Bloc/Cubit label Jul 26, 2022
@Toranian Toranian self-assigned this Jul 26, 2022
@mattrltrent mattrltrent added clean up Refactoring, cleaning up, or re-designing something and removed refactor Refactoring code to Bloc/Cubit labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up Refactoring, cleaning up, or re-designing something
Projects
None yet
Development

No branches or pull requests

2 participants