vania_graphql 1.0.0 copy "vania_graphql: ^1.0.0" to clipboard
vania_graphql: ^1.0.0 copied to clipboard

Production-ready GraphQL execution, HTTP, and subscription integration for Vania.

160/ 160
pub points
80
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/vania-dart/framework/packages/vania_graphql was unreachable. Make sure that the website is reachable via HEAD requests.

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

177 out of 379 API elements (46.7 %) have documentation comments.

Some symbols that are missing documentation: vania_graphql, vania_graphql.DirectiveLocation, vania_graphql.GraphDocumentationTypeProvider, vania_graphql.GraphExceptionErrorLocation.GraphExceptionErrorLocation.fromSourceLocation, vania_graphql.GraphExceptionErrorLocation.GraphExceptionErrorLocation.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 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:vania_graphql/vania_graphql.dart that imports:
  • package:vania_graphql/src/websocket/graphql_ws_handler.dart that imports:
  • package:vania_graphql/src/request/graphql_request.dart that imports:
  • package:vania_graphql/src/context/graphql_context.dart that imports:
  • package:vania/http/request.dart that imports:
  • package:vania/src/utils/request_helper.dart that imports:
  • package:vania/src/http/request/request_scope.dart that imports:
  • dart:io
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

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
graphql_parser2 ^7.0.0 7.0.0 7.0.0
graphql_schema2 ^7.0.0 7.0.0 7.0.0
graphql_server2 ^7.0.0 7.0.0 7.0.0
meta ^1.19.0 1.19.0 1.19.0
vania ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
angel3_model - 9.1.0 9.1.0
angel3_serialize - 9.1.0 9.1.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
charcode - 1.4.0 1.4.0
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
cryptography - 2.9.0 2.9.0
ffi - 2.2.0 2.2.0
intl - 0.20.3 0.20.3
logging - 1.3.0 1.3.0
mailer - 7.2.0 7.2.0
matcher - 0.12.20 0.12.20
mime - 2.1.0 2.1.0
path - 1.9.1 1.9.1
punycoder - 0.3.0 0.3.0
quiver - 3.2.2 3.2.2
recase - 4.1.0 4.1.0
source_span - 1.10.2 1.10.2
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.2 1.12.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
test_api - 0.7.14 0.7.14
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2

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.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
160
points
80
downloads

Documentation

Documentation
API reference

Publisher

verified publishervdart.dev

Weekly Downloads

Production-ready GraphQL execution, HTTP, and subscription integration for Vania.

Homepage
Repository (GitHub)
View/report issues

Topics

#server #backend #graphql #api #vania

License

MIT (license)

Dependencies

graphql_parser2, graphql_schema2, graphql_server2, meta, vania

More

Packages that depend on vania_graphql