Skip to content

Support overriding asset path and ICU path on Linux #117103

@cbracken

Description

@cbracken

FlDartProject doesn't support overriding the asset directory or the ICU data path, but instead hardcodes them to data/flutter_assets and data/icudtl.dat respectively.

Add support for overriding the defaults. The asset path override is useful for authoring fixture tests. See #117102. The ICU data path is for parity with other desktop embedders which support overriding this value.

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: desktopRunning on desktopengineflutter/engine related. See also e: labels.platform-linuxBuilding on or for Linux specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions