Skip to content

Allow outputting to any subdirectory with $lib$ and $bin$ targets #4107

@Rexios80

Description

@Rexios80

For the hive_ce_generator, I need to be able to consume the entire lib folder and output a file next to a user-created file that could be anywhere in the project. Right now I believe this is impossible as you can only output a file in the root of lib or bin.

For now I am using dart:io directly, which will become a problem if #4094 ever goes through.

Metadata

Metadata

Assignees

Labels

type-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions