Skip to content

delete dart:web_sql #47419

Open
Open
@sigmundch

Description

@sigmundch

dart:web_sql is no longer supported and is being removed.

In https://dart-review.googlesource.com/c/sdk/+/216080 we disallow importing it and remove all support from compilers and the analyzer. The one remaining step is make the dom scripts stop generating the web_sql library.

If we stop using the script generator, then we can simply delete the generated library instead.

/cc @srujzs

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-librariesIssues impacting dart:html, etc., librariesweb-triage-0repro is available

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions