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

Refractor Riverpod state management to Bloc state management #466

Closed
quekyj opened this issue Feb 26, 2024 · 1 comment · Fixed by #562
Closed

Refractor Riverpod state management to Bloc state management #466

quekyj opened this issue Feb 26, 2024 · 1 comment · Fixed by #562
Assignees
Labels
enhancement New feature or request flutter Changes are related to Flutter code (e.g. Debug UI)

Comments

@quekyj
Copy link
Contributor

quekyj commented Feb 26, 2024

Motivation

The current codebase of the flutter UI is tightly coupled together lead to difficulty in writing test.

Desired solution

Refractor the riverpod state management to BLOC state management.

Alternatives considered

No response

Additional details

No response

@quekyj quekyj added the enhancement New feature or request label Feb 26, 2024
@mkorbel1 mkorbel1 added the flutter Changes are related to Flutter code (e.g. Debug UI) label Feb 26, 2024
@robtorx
Copy link
Contributor

robtorx commented Feb 5, 2025

Refactoring to BLOC in progress!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flutter Changes are related to Flutter code (e.g. Debug UI)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants