-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestpackage:webdevtriagedtype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
Why don't we recommend installing webdev as a dev_dependency? (here).
Then we could add the constraints
dependencies:
build_runner: ^2.4.0
build_web_compilers: ^4.0.4
And we would not have to manually validate constraints of the current apps pubspec.lock, but rely on the pub solver to do it..
Maybe I'm missing something obvious. But it seemed to work when I tried.
parlough
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestpackage:webdevtriagedtype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug