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

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

2
likes
140/ 160
pub points
50%
popularity

We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting zitadel... Discovering libraries... Linking elements... Precaching local docs for 1241775 elements... Initialized dartdoc with 1222 libraries Generating docs for library api/clients.dart from package:zitadel/api/clients.dart... Generating docs for library api/zitadel/object/v2beta/object.dart from package:zitadel/api/zitadel/object/v2beta/object.dart... Generating docs for library api/zitadel/execution/v3alpha/target.dart from package:zitadel/api/zitadel/execution/v3alpha/target.dart... Generating docs for library api/zitadel/execution/v3alpha/query.dart from package:zitadel/api/zitadel/execution/v3alpha/query.dart... Generating docs for library api/zitadel/execution/v3alpha/execution.dart from package:zitadel/api/zitadel/execution/v3alpha/execution.dart... [71 more lines] ERR: error: file already written at "object/object-library.html" for symbol object: (file:///tmp/pana_ZHSETN/lib/api/zitadel/object.dart:3:9) conflicting with file already generated by object: (file:///tmp/pana_ZHSETN/lib/api/zitadel/object/v2beta/object.dart:3:9) Dartdoc generates a path and filename to write to for each symbol. 'object' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if appropriate) of one of the conflicting items can resolve the conflict. Alternatively, use the @nodoc directive in one symbol's documentation comment to hide it. error: file already written at "object/object-library-sidebar.html" [6487 more lines]

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 249 issues. Showing the first 2:

lib/api/clients.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/grpc/generated/google/api/annotations.pb.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
fixnum ^1.0.0 1.1.0 1.1.0
grpc ^3.0.0 3.2.4 3.2.4
http ^1.0.0 1.2.1 1.2.1
jose ^0.3.2 0.3.4 0.3.4
protobuf ^3.0.0 3.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
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
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis_auth - 1.6.0 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.15.0 1.15.0
path - 1.9.0 1.9.0
pointycastle - 3.9.1 3.9.1
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.2 0.7.2
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1
x509 - 0.2.4+2 0.2.4+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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.5, Dart 3.4.1.

Check the analysis log for details.

2
likes
140
pub points
50%
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