FilledStacks / FilledStacks/flutter-tutorials
one issue is coming in 037-starting-code\00-starting
Open
- Dominant language
- Dart
- Stars
- 4.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
In navigation_service.dart
in goBack() function that
A value of type 'void' can't be returned from method 'goBack' because it has a return type of 'bool'.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open navigation_service.dart in 037-starting-code/00-starting and inspect the goBack() function. Start by running the Dart analyzer or the example project to reproduce the reported return-type error. Done means the error is gone and the navigation example still builds and behaves as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100