Skip to content

Update SkSL bundle format #55219

Closed
flutter/engine
#17861
@jonahwilliams

Description

@jonahwilliams

Current the SkSL format returned by the VM service _getSkSL is a map of base32 encoded file names to base64 encoded contents. Rather than trying to unpack these into a directory structure for the flutter assets, it would be easiest if this JSON blob could simply be placed directly in the assets.

This simplifies the bundling process and allows it to work on windows without long paths enabled

@liyuqian

Metadata

Metadata

Assignees

Labels

engineflutter/engine repository. See also e: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions