Flajt / Flajt/decentproof-app

Streamline PreparationBloc & PreparationTaskHandler

Open
#143 1 comment 0 reactions 0 assignees View on GitHub
App P0 rework
Dominant language
Dart
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
A lot of code duplication is happening in the `PreparationBloc` & `PreparationTaskHandler`. It would be cool to deduplicate it.

**Describe the solution you'd like**
Code deduplication, maybe a "master" that can perform everything and only needs to be provided with small arguments or similar.

**Describe alternatives you've considered**
- Let it be

**Additional context**
More of a developer UX feature

Contributor guide

Open the contributing guide

Research direction

Start by comparing the responsibilities and duplicated code in PreparationBloc and PreparationTaskHandler. Define the shared behavior and arguments before choosing an abstraction; done means the repeated logic is consolidated without changing existing preparation behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
developer-experience, mobile-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.