taskwarrior-flutter icon indicating copy to clipboard operation
taskwarrior-flutter copied to clipboard

This is the repo of mobile app of taskwarrior

Results 79 taskwarrior-flutter issues
Sort by recently updated
recently updated
newest added

### Describe your improvement idea or feature request In a quick scan of the details of a task, a blank field is for more obvious that a value has not...

enhancement
good first issue

# Description The theme was being managed by checks at each elements local scope to avoid those redundant checks This PR has refactored it with `ThemeExtensions` with ThemeData for dark...

Hello Developers, I've noticed that the Navigation Bar has a few issues, particularly with the dark/light mode toggle. I would like to propose working on improving both the appearance and...

enhancement

# Description This PR redesigns the Add Task Dialogue to bottom sheet with some of the changes like 1. Multiple Dates Selection at the time of Task Creation 2. Tags...

# Description Flutter CI Failing is being fixed with this PR as artifact v3 has been deprecated from 30th Jan 2025 our flutter CI check was failing. Check these checks...

### Describe your issue https://github.com/user-attachments/assets/05da3572-5314-443e-961e-20e44e25453e ### Steps to reproduce I have found this issue i can fix this . please assign me this issue ### What was the expected result?...

bug

# Description Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. ## Fixes #391 Replace `issue_no` with the...

# Description Hi Devlopers! Made changes in the tas_list_items.dart according to the issue #436 Before the overdue task was not shown properly. Now, the overdue task is shown with red...

### Describe your issue While editing a current task, the date picker is appearing in light theme irrespective of the theme selected by the user. Need to show the date...

bug

### Describe your improvement idea or feature request This [issue](https://github.com/CCExtractor/ccsync/issues/73) led to the introduction of a new Tags functionality in CCSync, thus it can be similarly implemented in TW3.0 part...

enhancement