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