mirror of
https://github.com/flutter/packages.git
synced 2025-08-06 17:28:42 +08:00
[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:
@ -564,6 +564,7 @@ class PubspecCheckCommand extends PackageLoopingCommand {
|
||||
'build_runner',
|
||||
'integration_test',
|
||||
'flutter_test',
|
||||
'leak_tracker_flutter_testing',
|
||||
'mockito',
|
||||
'pigeon',
|
||||
'test',
|
||||
|
Reference in New Issue
Block a user