-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe your improvement idea or feature request
Currently, when a user opens the Taskwarrior Flutter app for the first time, the tutorial/onboarding flow is shown automatically without asking for user consent.
While this is helpful for new users, it can feel intrusive for experienced users who may prefer to skip the tutorial and start using the app immediately.
Adding a prompt that asks users whether they want to view the tutorial would improve flexibility and user experience.
How would you like to see it implemented?
- On the first app launch, show a prompt such as: “Would you like to see the tutorial?”
- Yes → Start the existing tutorial flow
- No / Skip → Navigate directly to the main app screen
- Store the user’s choice so:
- The prompt is not shown again
- The tutorial does not auto-start unless explicitly chosen
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:
- I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request