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 3fce74c commit c41d52aCopy full SHA for c41d52a
pubspec.yaml
@@ -23,7 +23,7 @@ dependencies:
23
package_config: ^2.0.0
24
path: ^1.8.0
25
pool: ^1.5.1
26
- protobuf: ^2.0.0
+ protobuf: ">=2.0.0 <4.0.0"
27
pub_semver: ^2.0.0
28
source_maps: ^0.10.10
29
source_span: ^1.10.0
@@ -46,7 +46,7 @@ dev_dependencies:
46
grinder: ^0.9.0
47
node_preamble: ^2.0.2
48
lints: ^2.0.0
49
- protoc_plugin: ^20.0.0
+ protoc_plugin: ">=20.0.0 <22.0.0"
50
pub_api_client: ^2.1.1
51
pubspec_parse: ^1.0.0
52
test: ^1.16.7
0 commit comments