collection icon indicating copy to clipboard operation
collection copied to clipboard

Deprecate transitiveClosure

Open natebosch opened this issue 1 year ago • 1 comments

The algorithm is implemented with a more flexible signature in package:graphs. See https://github.com/dart-lang/tools/issues/104

Use an ignore_for_file rather than comment each usage of the deprecated APIs.

natebosch avatar Feb 13 '24 23:02 natebosch

Changelog?

kevmoo avatar Feb 14 '24 03:02 kevmoo