Closed
Description
Implement option C from go/dart-2 -in-dart-3.
Specially, intepret an SDK constraint where:
- Lower-bound is
>=2.12.0
or higher, and, - Upper-bound is
<3.0.0
.
Remark We may have to take extra care that error messages remain sane.
8000
Implement option C from go/dart-2 -in-dart-3.
Specially, intepret an SDK constraint where:
>=2.12.0
or higher, and,<3.0.0
.Remark We may have to take extra care that error messages remain sane.