Skip to content

Enable dart:html access on vm #37805

@provokateurin

Description

@provokateurin

I'm on Linux with dart 2.4.1 and with Flutter 1.8.5-pre.117 using dart 2.5.0-dev.1.0.

For flutter on web to work correctly (works but analyzer says it doesn't) access to dart:html has to be enable for vm. I also opened that issue in the flutter issue track, but nobody responded flutter/flutter#35588.
It also relates to #6424 but that issue has another context.

From the original issue:
To get it to work these lines should also be included in the vm section:
https://github.com/dart-lang/sdk/blob/master/sdk/lib/libraries.yaml#L181
Is that possible or would that break anything?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions