1.7配置问题
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 26.4k
- Forks
- 1.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 50
Description
由1.6.9更新到1.7后,设置中的连接数和最大下载数变成0,修改各项设置都会在重新启动app时恢复,推测可能是老版本配置文件不兼容
Contributor guide
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
Start by reproducing an upgrade from 1.6.9 to 1.7 and inspect how the app reads and writes its settings. Check the configuration migration and persistence paths for connection and maximum-download values; done means existing settings migrate correctly and changes survive an app restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100