grapher_annotation 0.5.3 copy "grapher_annotation: ^0.5.3" to clipboard
grapher_annotation: ^0.5.3 copied to clipboard

Annotation package for 'grapher_builder' package. For generating GraphQL based on dart code models.

130/ 160
pub points
90
downloads

We analyzed this package 12 days ago, and awarded it 130 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

51 out of 92 API elements (55.4 %) have documentation comments.

Some symbols that are missing documentation: grapher_annotation, grapher_annotation.GrapherCache, grapher_annotation.GrapherCache.GrapherCache.new, grapher_annotation.GrapherCache.from, grapher_annotation.GrapherCache.query.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 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
gql ^1.0.0 1.0.1 1.0.1
graphql ^5.0.0 5.2.4 5.2.4
meta ^1.0.0 1.19.0 1.19.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
gql_dedupe_link - 2.0.4-alpha+1715521079596 4.0.0
gql_error_link - 1.0.1 1.0.1
gql_exec - 1.1.1-alpha+1699813812660 1.1.1-alpha+1699813812660
gql_http_link - 1.2.0 1.2.0
gql_link - 1.1.0 1.1.0
gql_transform_link - 1.0.1 1.0.1
hive_ce - 2.19.3 2.19.3
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
isolate_channel - 0.6.1 0.6.1
json_annotation - 4.12.0 4.12.0
normalize - 0.10.0 0.10.0
path - 1.9.1 1.9.1
rxdart - 0.28.0 0.28.0
source_span - 1.10.2 1.10.2
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
uuid - 4.5.3 4.5.3
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • CONST_WITH_NON_CONSTANT_ARGUMENT - lib/src/annotation.dart:20:10 - Arguments of a constant creation must be constant expressions.
  • NON_CONSTANT_SET_ELEMENT - lib/src/annotation.dart:20:10 - The values in a const set literal must be constants.
  • UNDEFINED_ENUM_CONSTANT - lib/src/annotation.dart:20:21 - There's no constant named 'enumValue' in 'TargetKind'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.14, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
90
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Annotation package for 'grapher_builder' package. For generating GraphQL based on dart code models.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

gql, graphql, meta

More

Packages that depend on grapher_annotation