Switch to use GitHub Actions instead of Travis, update analysis options (#67) This switches the repo to use GitHub Actions instead of Travis, and updates the analysis options to use the standard Dart lints.
A generic process invocation abstraction for Dart.
Like dart:io, package:process supplies a rich, Dart-idiomatic API for spawning OS processes.
Unlike dart:io, package:process: