Skip to content

test uses a deprecated package (js) #2480

Open
@paul-charlton

Description

@paul-charlton

When running flutter pub outdated it's reporting a usage of a transitive dependency on js:

js
Package js has been discontinued. See https://dart.dev/go/package-discontinue

flutter pub deps then reports that the dependency is from test (https://github.com/dart-lang/test/blob/master/pkgs/test/pubspec.yaml#L20).

In the discontinue notes, they suggest using dart:js_interop.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions