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 34e720a commit a2e1f0cCopy full SHA for a2e1f0c
pubspec.lock
@@ -845,7 +845,7 @@ packages:
845
source: hosted
846
version: "3.1.4"
847
plugin_platform_interface:
848
- dependency: transitive
+ dependency: "direct dev"
849
description:
850
name: plugin_platform_interface
851
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
pubspec.yaml
@@ -86,6 +86,7 @@ dev_dependencies:
86
flutter_lints: ^3.0.0
87
json_serializable: ^6.5.4
88
pigeon: ^18.0.0
89
+ plugin_platform_interface: ^2.1.8
90
stack_trace: ^1.11.1
91
test: ^1.23.1
92
# Keep list sorted when adding dependencies; it helps prevent merge conflicts.
0 commit comments