Skip to content

Windows: Add support for a UWP target #43762

@clarkezone

Description

@clarkezone

In order to land the following Flutter change : flutter/engine#21754 that is the first step towards addressing flutter/flutter#14967 it is necessary to add Windows UWP support to Dart. This constitutes

  1. supporting a new target_os of type winuwp
  2. conditionally excluding win32 API calls that are not supported in the AppContainer API partition for that target
  3. updating linker settings to conditionally exclude libraries relating to 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions