Doesn't work in flutter
Open
help wanted
technical
user-feedback
- Dominant language
- Elixir
- Stars
- 347
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Because of [`await File('quotes.json')`](https://github.com/dwyl/quotes/blob/main/lib/quotesy.dart#L31).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at lib/quotesy.dart line 31, where the issue identifies await File('quotes.json'), and reproduce the failure in Flutter. Determine the expected way for this project to access quotes.json in Flutter; done means the quotes functionality works there without the reported failure.
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
- Needs clarification
- Newbie friendliness
- 35/100