MixinNetwork / MixinNetwork/flutter-plugins
Crashing on windows .flutter version 3.29.3
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
Using desktop_webview_window in Desktop application to view some report on separate window, the app crashes upon closing the window using the standard close button (X) on the top-right corner. This issue occurs consistently and results in an unexpected crash .
Reproduce Steps
Steps to reproduce the behavior:
- Use desktop_webview_window to create another view from the desktop app
- Run it on relase mode
- Open the window and click close
- Flutter Version: 3.29.3
- OS: Windows 10,11
- plugin: desktop_webview_window
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 reproducing the crash in a Windows release build with Flutter 3.29.3, using desktop_webview_window to open and close a separate report window. Inspect the plugin's Windows close behavior; done means closing the window with the standard X no longer crashes the desktop application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100