CCExtractor / CCExtractor/taskwarrior-flutter
bug: Duplication of Taskrc parsing
- Lingua principale
- Dart
- Stelle
- 244
- Fork
- 179
- Merge medio
- 12h 42m
- PR unite (30g)
- 2
Descrizione
### Describe your issue
In [home_view.dart](https://github.com/CCExtractor/taskwarrior-flutter/blob/main/lib/app/modules/home/views/home_view.dart) Taskrc parsing block is copy-pasted twice, doing the same work back-to-back.
https://github.com/CCExtractor/taskwarrior-flutter/blob/f058b4a17d4de6acbeb58a05fa19099737378b0f/lib/app/modules/home/views/home_view.dart#L24-L32
### Steps to reproduce
-
### What was the expected result?
Parsing should run once.
### Put here any screenshots or videos (optional)
_No response_
### How can we contact you (optional)
_No response_
### Would you like to work on this issue?
Yes
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.