• Brian Quinlan's avatar
    Remove FakeProcessResult for Dart 3 compatibility (#124240) · 855b180e
    Brian Quinlan authored
    Removes code that `implements ProcessResult` since it will be `final` in
    Dart 3.
    
    Fixes https://github.com/flutter/flutter/issues/124237
    
    ## Pre-launch Checklist
    
    - [x] I read the [Contributor Guide] and followed the process outlined
    there for submitting PRs.
    - [x] I read the [Tree Hygiene] wiki page, which explains my
    responsibilities.
    - [x] I read and followed the [Flutter Style Guide], including [Features
    we expect every widget to implement].
    - [x] I signed the [CLA].
    - [x] I listed at least one issue that this PR fixes in the description
    above.
    - [x] I updated/added relevant documentation (doc comments with `///`).
    - [x] I added new tests to check the change I am making, or this PR is
    [test-exempt].
    - [ ] All existing and new tests are passing.
    855b180e
Name
Last commit
Last update
..
common Loading commit data...
dart Loading commit data...
runners Loading commit data...