Skip to content
Snippets Groups Projects
Commit 696e4218 authored by Natalie Weizenbaum's avatar Natalie Weizenbaum Committed by GitHub
Browse files

Allow multiple dependencies from one package onto another (#1662)

Enabling multiple dependencies is necessary for some use-cases for
issue #1593 like having a package expose a feature that enables a
feature in a dependency, or having a package expose a "testing"
feature and also depend on test from its dev dependencies.

For consistency with features, this also removes the restriction that
a pubspec may not have a normal and dev dependency on the same
package.
parent 44166965
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment