MixinNetwork / MixinNetwork/flutter-plugins

Crashing on windows .flutter version 3.29.3

Open
#410 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Use desktop_webview_window to create another view from the desktop app
  2. Run it on relase mode
  3. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.