Is it possible to run an external command in Dart? I need to run the external command plutil, but everything I google gives me results to run Dart code from th
plutil