Advanced keyboard focus system
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Python
- Stars
- 17k
- Forks
- 694
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 33
Description
Duplicate Check
- I have searched the opened issues and there are no duplicates
Describe the requested feature
Implement an advanced focus system, including flutter classes such as FocusTraversalGroup, FocusTraversalPolicy.
https://flutter-ko.dev/development/ui/advanced/focus
https://api.flutter.dev/flutter/widgets/FocusTraversalGroup-class.html
https://api.flutter.dev/flutter/widgets/FocusTraversalPolicy-class.html
Suggest a solution
No response
Screenshots
No response
Additional details
No response
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 with the linked Flutter focus documentation, especially FocusTraversalGroup and FocusTraversalPolicy. Then locate the relevant focus entry point in Flet; done means the requested advanced focus system is implemented across the applicable UI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100