Skip to content

Delete the inspector polyfill logic and register service extensions directly from the Flutter framework #4634

@kenzieschmoll

Description

@kenzieschmoll

We originally created the polyfill script so that we could be backwards compatible with older versions of Flutter. Since we ship in the Dart SDK now, this reason no longer applies. The eval to register these extensions dynamically is causing a large (~3 sec) delay for flutter web apps.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions