MixinNetwork / MixinNetwork/flutter-plugins
Add Full Screen feature
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
Title says it all. We need to show WebView Window in full screen but currently there is no such function provided.
The only solution for me would be to edit linux/webview_window.cc in .pub_cache which is not a good approach.
Thanks
Contributor guide
No contributing guide indexed for this repository
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 reading linux/webview_window.cc and the existing WebView Window API to understand how window operations are exposed. Determine the expected full-screen behavior and how it should be made available without editing the generated package cache. Done means the plugin provides a supported full-screen function for Linux WebView windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, flutter
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100