user42821
0
Q:

dart command to stop program

import 'dart:io';

void main() {
  exit(0); // Standard out code, 0 = no errors.
}
1

New to Communities?

Join the community