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

# Description - I have fixed the bug where the page or widget is popped out of context while the tour or tutorial is still going on. Have used `PopScope`...

### Describe your issue In the details view when we update a value, it forces us to click "Yes" to save changes. When we click "No" or "Cancel" it just...

bug

# Description This PR fixes the **horizontal overflow issue** in the project column where long project names caused a `RenderFlex overflow` error. Now, long project names are **truncated with "..."**...

### Describe your issue Page pops out of context while the tutorial is still is going on when back button is pressed. ### Steps to reproduce 1. Run the fresh...

bug

# Description Implemented multi select feature for tasks list which enables us to complete or delete multiple tasks easily and also undo them at one go. ## Fixes #467 ##...

### Describe your improvement idea or feature request Currently if I want to complete or delete multiple tasks at one go I need to do it one by one which...

enhancement

# Description - Added task swipe tour. - Also fixed certain previous versions of packages that were causing error building. ## Fixes #459 ## Screenshots ![image](https://github.com/user-attachments/assets/32360182-a548-47a4-91ab-36f0688fe4f0) ## Checklist - [x]...

# Description Fixed the bug where even when the 24 hours time format is enabled, the times all over the app are not properly shown in 24 hour format but...

# Description Fixed missing translations in the app. I used AI to generate translations (don't know all scripts). ## Fixes #463 ## Screenshots ![WhatsApp Image 2025-03-31 at 12 39 51...

### Describe your issue There is a UI issue in the project list where long project names cause text overflow, leading to rendering errors. - **Text Overflow**: - Long project...

bug