grpc_googleapis 4.0.45
grpc_googleapis: ^4.0.45 copied to clipboard
Generated GRPC Dart files for the Google APIs
We analyzed this package 3 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting grpc_googleapis... Discovering libraries... Linking elements... Precaching local docs for 2573016 elements... Initialized dartdoc with 2984 libraries Generating docs for library grafeas/v1.dart from package:grpc_googleapis/grafeas/v1.dart... Generating docs for library google/watcher_v1.dart from package:grpc_googleapis/google/watcher_v1.dart... Generating docs for library google/api_apikeys_v2.dart from package:grpc_googleapis/google/api_apikeys_v2.dart... Generating docs for library google/iam_admin_v1.dart from package:grpc_googleapis/google/iam_admin_v1.dart... Generating docs for library google/bigtable_v2.dart from package:grpc_googleapis/google/bigtable_v2.dart... [118 more lines] ERR: warning: unresolved doc reference [bottom] from image.pb.Fingerprint.v2Name: (file:///tmp/pana_MWPCOR/lib/src/generated/grafeas/v1/image.pb.dart:159:20) warning: unresolved doc reference [N] from image.pb.Fingerprint.v2Name: (file:///tmp/pana_MWPCOR/lib/src/generated/grafeas/v1/image.pb.dart:159:20) warning: unresolved doc reference [N+1] from image.pb.Fingerprint.v2Name: (file:///tmp/pana_MWPCOR/lib/src/generated/grafeas/v1/image.pb.dart:159:20) warning: unresolved doc reference [1] from image.pb.ImageOccurrence.layerInfo: (file:///tmp/pana_MWPCOR/lib/src/generated/grafeas/v1/image.pb.dart:329:25) warning: unresolved doc reference [0-1] from risk.pb.ExploitPredictionScoringSystem.score: (file:///tmp/pana_MWPCOR/lib/src/generated/grafeas/v1/risk.pb.dart:216:20) [5035 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 100 issues. Showing the first 2:
INFO: Angle brackets will be interpreted as HTML.
lib/src/generated/google/actions/sdk/v2/conversation/prompt/prompt.pb.dart:166:54
╷
166 │ /// The chip will be rendered with the title "Open <name>". Max 20 chars.
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/generated/google/actions/sdk/v2/conversation/prompt/prompt.pb.dart
INFO: Angle brackets will be interpreted as HTML.
lib/src/generated/google/actions/sdk/v2/interactionmodel/prompt/static_prompt.pb.dart:156:54
╷
156 │ /// The chip will be rendered with the title "Open <name>". Max 20 chars.
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/generated/google/actions/sdk/v2/interactionmodel/prompt/static_prompt.pb.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
fixnum |
^1.0.0 |
1.1.1 | 1.1.1 | |
grpc |
^5.0.0 |
5.1.0 | 5.1.0 | |
protobuf |
>=5.0.0 <7.0.0 |
6.0.0 | 6.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
google_cloud |
- | 0.3.0 | 0.3.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.1.0 | 2.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
meta |
- | 1.18.1 | 1.18.1 | |
path |
- | 1.9.1 | 1.9.1 | |
shelf |
- | 1.4.2 | 1.4.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.10, Dart 3.11.0.
Check the analysis log for details.