Skip to content

Expose additional properties.Β #1816

Open
@schultek

Description

@schultek

It would be very helpful to expose additional properties that are defined in the pubspec as a Map<String, dynamic>.


Context:

With the Jaspr framework there are additional configuration options developers can set in the puspec under the jaspr key. This is similar to how Flutter has some configuration under the flutter key that is already supported by this package.

I'm depending on another package (custom_lint) that uses pubspec_parse to provide the pubspec values, and I have no other way to access these values.


I'm happy to make a PR for this.

@kevmoo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions