SachinGanesh / screenshot

Flutter Screenshot Library
https://pub.dev/packages/screenshot
MIT License
343 stars 141 forks source link

Crashes on Linux / Flutter 3.22 #185

Open sgehrman opened 4 months ago

sgehrman commented 4 months ago

Flutter 3.22 is very buggy on Linux.

Run the example project:

https://github.com/sgehrman/linux_crash_322

See main.dart for notes.

Related to this issue: https://github.com/flutter/flutter/issues/148364

Another example of linux crashing: https://github.com/sgehrman/to_image_bug

sgehrman commented 4 months ago

https://github.com/flutter/flutter/issues/148364