I as user want to navigate to the Register / Login Screen
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We need to handle navigation in our app and for that we need some kind of package support. Dart Flutter was recommending us Auto Route
Acceptance Criteria
- Add Auto Route package
- Navigate to Login should be possible
- Navigate to Register should be possible
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Flutter app entry point and the existing Login and Register screens, then review how dependencies and navigation are currently configured. Done means Auto Route is added and both screens can be reached through navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100