weedsboy
weedsboy
same problem with me system: win11 Home edition electron: 22.3.4 install path: D drive
same problem Flutter Version: [Channel stable, 3.13.1] OS: [Windows 10 19044.2728]
@lukasz-lukasz-lukasz I have the same problem, did you solve it?
@lukasz-lukasz-lukasz I think this should be a problem with flutter. It was normal before flutter was upgraded. When I upgraded to flutter 3.24, it crashed.
@lukasz-lukasz-lukasz @lingg4556 @NicholasHwang I fixed this issue, and it works well. I hope this can help you. https://github.com/weedsboy/engine/tree/3.22.3_fix_issues for flutter 3.22.3 https://github.com/weedsboy/engine/tree/3.24.4_fix_issues for flutter 3.24.4
> @weedsboy hallo, My problem is flutter 3.19.6, so I can modify like as your fix in 3.22.3? There have been big changes in Flutter from version 3.19 to 3.22....
> [@weedsboy](https://github.com/weedsboy) hallo, I use 3.24.5 and modify as your MR. after build engine, I run desktop_multi_window example, it leak memory. do we have any solution to fix memory leak?...
> > [@lukasz-lukasz-lukasz](https://github.com/lukasz-lukasz-lukasz) [@lingg4556](https://github.com/lingg4556) [@NicholasHwang](https://github.com/NicholasHwang) I fixed this issue, and it works well. I hope this can help you. > > https://github.com/weedsboy/engine/tree/3.22.3_fix_issues for flutter 3.22.3 https://github.com/weedsboy/engine/tree/3.24.4_fix_issues for flutter 3.24.4 >...