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 269ae95 commit f9f0342Copy full SHA for f9f0342
pkgs/appengine/analysis_options.yaml
@@ -1,5 +1,3 @@
1
-include: package:pedantic/analysis_options.1.8.0.yaml
2
-
3
analyzer:
4
errors:
5
# This is triggered in generated code.
pkgs/appengine/pubspec.yaml
@@ -17,14 +17,13 @@ dependencies:
17
fixnum: ^1.0.0
18
gcloud: ^0.8.10
19
googleapis_auth: ^1.1.0
20
- grpc: ^3.1.0
+ grpc: ^4.0.1
21
http: '>=0.13.3 <2.0.0'
22
logging: ^1.0.1
23
path: ^1.8.0
24
protobuf: ^3.1.0
25
stack_trace: ^1.10.0
26
27
dev_dependencies:
28
- pedantic: ^1.11.0
29
protoc_plugin: ^21.1.2
30
test: ^1.17.5
0 commit comments