serverpod_service_client 1.1.1 icon indicating copy to clipboard operation
serverpod_service_client: ^1.1.1 copied to clipboard

Generated client for the Severpod service protocol.

5
likes
120/ 140
pub points
5%
popularity

We analyzed this package 43 hours ago, and awarded it 120 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
20 / 30icon to trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: serverpod_service_client,
    • contains a version property, and,
    • does not contain a publish_to property.

packages/serverpod_service_client/pubspec.yaml from the repository defines publish_to, thus, we are unable to verify the package is published from here.

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: BSD-3-Clause.

icon indicating section status
Provide documentation
10 / 20icon to trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

307 out of 380 API elements (80.8 %) have documentation comments.

Some symbols that are missing documentation: AuthKey, AuthKey.fromJson, CacheInfo, CacheInfo.fromJson, CachesInfo.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:serverpod_service_client/serverpod_service_client.dart that imports:
  • package:serverpod_service_client/src/protocol/protocol.dart that imports:
  • package:serverpod_service_client/src/protocol/client.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
50 / 50icon to trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
meta ^1.8.0 1.11.0 1.11.0
serverpod_client ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
http - 0.13.6 1.1.2
http_parser - 4.0.2 4.0.2
path - 1.9.0 1.9.0
serverpod_serialization - 1.1.1 1.1.1
source_span - 1.10.0 1.10.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 3.0.7 4.2.1
web_socket_channel - 2.4.0 2.4.0
yaml - 3.1.2 3.1.2

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

Analyzed with Pana 0.21.43, Dart 3.2.1.

Check the analysis log for details.

5
likes
120
pub points
5%
popularity

Publisher

unverified uploader

Generated client for the Severpod service protocol.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

meta, serverpod_client

More

Packages that depend on serverpod_service_client