We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a435083 commit 8c440fdCopy full SHA for 8c440fd
pubspec.lock
@@ -1113,7 +1113,7 @@ packages:
1113
source: hosted
1114
version: "1.25.8"
1115
test_api:
1116
- dependency: transitive
+ dependency: "direct dev"
1117
description:
1118
name: test_api
1119
sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c"
pubspec.yaml
@@ -105,6 +105,7 @@ dev_dependencies:
105
plugin_platform_interface: ^2.1.8
106
stack_trace: ^1.11.1
107
test: ^1.23.1
108
+ test_api: ^0.7.3
109
video_player_platform_interface: ^6.2.2
110
# Keep list sorted when adding dependencies; it helps prevent merge conflicts.
111
0 commit comments