Skip to content

Cleanup support for old versions of package:dwds #48103

@nshahan

Description

@nshahan

In the next major version of the Dart SDK (3.0.0) it should be safe to remove the backwards compatibility for versions of package:dwds older than v11.1.0.

This means we can completely remove the support for writing 'dart.developer.registerExtension' and 'dart.developer.postEvent' to the chrome debug console.

Newer versions of package:dwds already communicate these events through function hooks. See c83eeac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions