Refactoring explore_feed_slice.dart
to Cubit/BLoC
#9
Labels
clean up
Refactoring, cleaning up, or re-designing something
explore_feed_slice.dart
to Cubit/BLoC
#9
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
.The text was updated successfully, but these errors were encountered: