zitadel 2.2.1 copy "zitadel: ^2.2.1" to clipboard
zitadel: ^2.2.1 copied to clipboard

Dart package for ZITADEL relatet matters. Contains the compiled grpc service clients to access the ZITADEL API.

2
likes
110/ 140
pub points
32%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

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: zitadel,
    • contains a version property, and,
    • does not contain a publish_to property.

pubspec.yaml from the repository URL mismatch: expected https://github.com/caos/zitadel-dart but got https://github.com/smartive/zitadel-dart.

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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

47896 out of 69343 API elements (69.1 %) have documentation comments.

Some symbols that are missing documentation: admin.ActivateLabelPolicyRequest, admin.ActivateLabelPolicyRequest.$_whichOneof, admin.ActivateLabelPolicyRequest.ActivateLabelPolicyRequest, admin.ActivateLabelPolicyRequest.check, admin.ActivateLabelPolicyRequest.create.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 179 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/src/grpc/generated/google/protobuf/duration.pb.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/grpc/generated/google/protobuf/duration.pb.dart

INFO: Dangling library doc comment.

lib/src/grpc/generated/google/protobuf/duration.pbenum.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/grpc/generated/google/protobuf/duration.pbenum.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
fixnum ^1.0.1 1.1.0 1.1.0
grpc ^3.0.2 3.2.4 3.2.4
http ^0.13.5 0.13.6 1.2.1
jose ^0.3.2 0.3.4 0.3.4
protobuf ^2.1.0 2.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.1 3.5.1
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
crypto_keys - 0.3.0+1 0.3.0+1
googleapis_auth - 1.3.1 1.6.0
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
matcher - 0.12.16+1 0.12.16+1
meta - 1.14.0 1.14.0
path - 1.9.0 1.9.0
pointycastle - 3.9.0 3.9.0
quiver - 3.2.1 3.2.1
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.1 0.7.1
typed_data - 1.3.2 1.3.2
x509 - 0.2.4+2 0.2.4+2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

The constraint `^2.1.0` on protobuf does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions protobuf to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

2
likes
110
pub points
32%
popularity

Publisher

verified publishersmartive.ch

Dart package for ZITADEL relatet matters. Contains the compiled grpc service clients to access the ZITADEL API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

fixnum, grpc, http, jose, protobuf

More

Packages that depend on zitadel