flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.55k stars 319 forks source link

Export snapshot fails with exception #7425

Open kenzieschmoll opened 5 months ago

kenzieschmoll commented 5 months ago

i got an exception when exporting a snapshot: Screenshot 2024-03-22 at 10 45 55 AM

Screenshot 2024-03-22 at 10 45 20 AM

This was running against a Dart CLI app.

polina-c commented 5 months ago

Remaining:

polina-c commented 5 months ago

To add test coverage waiting for https://github.com/flutter/flutter/issues/145772 to be addressed.