``` [.dart_tool/flutter_tool] pub get Resolving dependencies... ``` This happened when I ran `flutter generate` in the sample from https://github.com/Dart-Code/Dart-Code/issues/1970. Presumably something wrote a pubspec, and we decided to auto-fetch packages.