Skip to content

[native_assets_cli] Improve documentation on asset paths #188

@dcharkes

Description

@dcharkes

The documentation on asset paths is not clear on what context these asset paths refer to.

  • Relative and Absolute: the location of the file after build.dart has been run. These are modified by flutter_tools and dart_dev upon copying assets to the app bundle.
  • System: the location of a dylib on the target device. These paths are copied as is to the kernel mapping.

We need some vocabulary to talk about these different phases.

Thanks @mkustermann for reporting!

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:hooks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions