-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
legacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Description
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
Labels
legacy-area-analyzerUse area-devexp instead.Use area-devexp instead.