[tool] Ensure that leak_tracker_flutter_testing is dev-only (#8365)

Adds `leak_tracker_flutter_testing` to the list of dependencies that can only be added to `dev_dependencies`.
This commit is contained in:
stuartmorgan
2025-01-02 12:11:22 -08:00
committed by GitHub
parent a13b4ef628
commit 2e313dbf89
2 changed files with 2 additions and 0 deletions

View File

@ -564,6 +564,7 @@ class PubspecCheckCommand extends PackageLoopingCommand {
'build_runner',
'integration_test',
'flutter_test',
'leak_tracker_flutter_testing',
'mockito',
'pigeon',
'test',