Skip to content

[url_launcher_web] Remove third_party code from package. #129575

@ditman

Description

@ditman

Is there an existing issue for this?

Steps to reproduce

Look into url_launcher_web, and you'll see some "third_party" code shrink-wrapped in. Code.

This is problematic with the licensing of the package.

Expected results

The code should not use a shrink-wrapped third_party directory; it either uses the package as a dependency, or inlines the implementation of the method.

Actual results

n/a

Code sample

Not needed, the problem is that there's third_party code used in a non-standard way.

Screenshots or Video

n/a

Logs

n/a

Flutter Doctor output

n/a

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projectp: url_launcherPlugin to launch external applicationspackageflutter/packages repository. See also p: labels.platform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions