这是indexloc提供的服务,不要输入任何密码
Skip to content

[iOS] Switch to new FlutterMetalLayer type by default. #140901

@jonahwilliams

Description

@jonahwilliams

In flutter/engine#48226 , @knopp added a new layer type that may be used by iOS that should have better performance characteristics. As of right now, this is an opt in which can be specified by adding the following flag to the info.plist:

   <key>FLTUseFlutterMetalLayer</key>
  <true/>

This issue tracks enabling this functionality by default. While we did land it off by default due to the proximity to the holidays, now that we're back perhaps we should just turn it on by default and leave it as an opt out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions