Test on oldest supported SDK (dart-lang/stack_trace#57) - Bump min SDK to 2.0.0 - Run tests and analyzer `--fatal-warnings` on `2.0.0`. - Run tests, dartfmt check, and analyzer `--fatal-infos` on the dev SDK. - Switch from `isInstanceOf` to `TypeMatcher` to fix deprecation warning.