rohd
rohd copied to clipboard
Put Dumper into a separate isolate to avoid simulation slow-down
File operations might be a significant source of slowdown when running a simulation.
This could also be done probably with a sink instead of a separate isolate: https://api.flutter.dev/flutter/dart-io/File-class.html