leto_schema 0.0.1-dev.6 copy "leto_schema: ^0.0.1-dev.6" to clipboard
leto_schema: ^0.0.1-dev.6 copied to clipboard

An implementation of GraphQL's type system in Dart. Basis of leto.

0
likes
140/ 160
pub points
488
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

835 out of 1031 API elements (81.0 %) have documentation comments.

Some symbols that are missing documentation: introspection, leto_schema, leto_schema.AttachmentWithValidation.AttachmentWithValidation.new, leto_schema.BaseGraphQLResolverDecorator.BaseGraphQLResolverDecorator.new, leto_schema.BaseGraphQLTypeDecorator.BaseGraphQLTypeDecorator.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 282 issues. Showing the first 2:

WARNING: The include file 'package:lint/package.yaml' in '/tmp/pana_KBIELF/lib/analysis_options.yaml' can't be found when analyzing '/tmp/pana_KBIELF/lib'.

lib/analysis_options.yaml:1:10

1 │ include: package:lint/package.yaml
  │          ^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run dart analyze lib/analysis_options.yaml

WARNING: A value for optional parameter 'name' isn't ever given.

lib/src/scalar.dart:224:30

224 │   _GraphQLStringType._([this.name = 'String']);
    │                              ^^^^
    ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run dart analyze lib/src/scalar.dart

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

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

Package Constraint Compatible Latest Notes
collection ^1.16.0 1.19.1 1.19.1
gql ^1.0.0 1.0.0+1 1.0.0+1
meta ^1.0.0 1.16.0 1.16.0
source_span ^1.0.0 1.10.1 1.10.1
Transitive dependencies
Package Constraint Compatible Latest Notes
path - 1.9.1 1.9.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
yaml - 3.1.3 3.1.3

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 11Aug 8Sep 5Oct 3Oct 31Nov 28Dec 26Jan 23Feb 20Mar 20020406080100120140160180200>=0.0.0-0 <1.0.0
0
likes
140
points
488
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

An implementation of GraphQL's type system in Dart. Basis of leto.

Repository (GitHub)

Topics

#graphql #protocol #schema #language #specification

Documentation

API reference

License

MIT (license)

Dependencies

collection, gql, meta, source_span

More

Packages that depend on leto_schema