-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.pkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development Service
Description
dds
1.7.6 is not null safe:
Line 5 in 96cf91b
// @dart=2.10 |
This is preventing the flutter_tool
from migrating its size analyzer library to null safety.
https://github.com/flutter/flutter/blob/6b3093b6afd6a47e57c07f7e3f701d5e97073fc8/packages/flutter_tools/lib/src/base/dds.dart#L9
\cc @bkonyi
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.pkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development Service