关于文件夹折叠
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 26.4k
- Forks
- 1.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 50
Description
文件和文件夹太多的时候,默认是全展开的,往下看就要一个一个收起,进行挑选很不方便
我想的是点击当前文件夹时,能够对其子孙文件夹进行折叠。如果有其他更好的方案就最好啦
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
No file, test, or entry point is named in the issue. Start by locating the Flutter file-list or folder-tree UI and inspect how folder expansion is handled; done means selecting a folder can collapse its descendant folders without requiring each one to be closed separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100