Skip to content

[path_provider] Provide access to asset paths #34026

@uaex

Description

@uaex

Use case

I have a blob asset with custom format, I do not want to read it all at once.
So I try to use File::openRead(start, end), but without an api to get root bundle path.

Proposal

Can you add an api just like
Future<Directory> getRootAssetBundleDirectory() async { ... } ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: path_providerPlugin that provides resolved paths to some platform directoriespackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions