Andrew Mack

Results 1 comments of Andrew Mack

I have recently discovered that this issue only happens with the html renderer. Manually setting `--web-renderer canvaskit` resolves the crash. ```flutter run -d chrome --web-renderer canvaskit```