flutterBin
integration.shard
Towards https://github.com/flutter/flutter/issues/158875. This should be a NOP, and just reduce the amount of copy-pasted code across tests.
dev_dependency
.flutter-plugins-dependencies
Adds whether or not the plugins in `.flutter-plugins-dependencies` are dev dependencies or not (as the `dev_dependency` attribute). Fixes https://github.com/flutter/flutter/issues/157948.