Nicholas Huang
Nicholas Huang
I have same problem, any suggestion?
@weedsboy hallo, My problem is flutter 3.19.6, so I can modify like as your fix in 3.22.3?
> More related solutions: > > Per this thread [flutter/flutter#155685](https://github.com/flutter/flutter/issues/155685), this [MR](https://github.com/flutter/engine/pull/49954/files#diff-6fb5dee70153936fa0a06844e04a5bddbf779750e4670292b8f77eaae36c52bcR68) is root cause of crashing > > I just downgraded to Flutter v3.16.8 / Dart 3.2.5 and downgraded...
@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?
 @weedsboy modified demo mr: https://github.com/lukasz-lukasz-lukasz/flutter-plugins/commit/4ae8e28318187ee8936ffcccdd37c3d433e53f15
I have this crash with flutter 3.19.6, anyone has same flutter version?
I have this problem. flutter engine: gclient sync flutter/engine 3.24.5 and build test condition: desktop_multi_window example problem: when I run this example, cpu up to 100% and in console it...