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 3b8afa2 commit c4b0138Copy full SHA for c4b0138
pubspec.yaml
@@ -25,7 +25,7 @@ dependencies:
25
package_config: ^2.0.0
26
path: ^1.8.0
27
pool: ^1.5.1
28
- protobuf: ">=2.0.0 <4.0.0"
+ protobuf: "^4.0.0"
29
pub_semver: ^2.0.0
30
source_maps: ^0.10.10
31
source_span: ^1.10.0
@@ -45,7 +45,7 @@ dev_dependencies:
45
grinder: ^0.9.0
46
node_preamble: ^2.0.2
47
lints: ">=4.0.0 <6.0.0"
48
- protoc_plugin: ^21.1.2
+ protoc_plugin: "^22.0.1"
49
pub_api_client: ">=2.1.1 <4.0.0"
50
pubspec_parse: ^1.3.0
51
test: ^1.16.7
0 commit comments