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

Refactoring explore_feed_slice.dart to Cubit/BLoC #9

Open
ghost opened this issue Jul 29, 2022 · 0 comments
Open

Refactoring explore_feed_slice.dart to Cubit/BLoC #9

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

Comments

@ghost
Copy link

ghost commented Jul 29, 2022

Currently university_search_slice.dart uses flutter_riverpod as a state management technique. This is not as clean for large projects. All of it is being switched to BLoC/Cubit.

This issue is to refactor the particular bit of state for the file university_search_slice.dart.

@ghost ghost added the clean up Refactoring, cleaning up, or re-designing something label Jul 29, 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

0 participants