Declare missing dependencies in pubspec (#11217)
flutter_tools depends on cli_util, plugin, and stream_channel but hadn't explicitly declared them as dependencies.
Showing
Please register or sign in to comment
flutter_tools depends on cli_util, plugin, and stream_channel but hadn't explicitly declared them as dependencies.
HIAST - GitLab