Skip to content
Snippets Groups Projects
Unverified Commit cd03013e authored by Nate Bosch's avatar Nate Bosch Committed by GitHub
Browse files

Remove stale or inactionable TODO comments (#1135)

Remove TODO comments waiting for things that will never change or that
we don't intend to take action on.

- https://github.com/dart-lang/sdk/issues/22977 is closed as not
  planned.
- Dart 2 does not support importing `dart:io` in cross platform code.
- Setting the exit code is not supported on web.
- We plan on keeping `executable.dart` under lib to allow reuse from
  other packages internally.
- We don't plan on trying to support `spawnHybridUri` outside of the
  test runner.
- `executable.main` is now declared to return a `Future`.
- We don't intend to take a dependency on `json_schema`.
parent 5d1b8a44
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment