graphql_starwars_test_server 0.1.0
graphql_starwars_test_server: ^0.1.0 copied to clipboard
A stand-alone GraphQL test server built with angel dart. Adapted from [example_star_wars](https://github.com/angel-dart/graphql/tree/master/example_star_wars)
We analyzed this package on Jan 16, 2021, and awarded it 65 pub points (of a possible 110):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
No `CHANGELOG.md` found.
Changelog entries help developers follow the progress of your package. See the example generated by stagehand
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/10 points: 20% or more of the public API has dartdoc comments
- 1 out of 11 API elements (9.1 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
10/20 points: Supports 1 of 2 possible platforms (native, js)
Consider supporting multiple platforms:
Package not compatible with runtime js
Because:
package:graphql_starwars_test_server/graphql_starwars_test_server.dart
that imports:package:angel_typed_service/angel_typed_service.dart
that imports:package:json_god/json_god.dart
that imports:package:json_god/src/reflection.dart
that imports:dart:mirrors
20/30 points: code has no errors, warnings, lints, or formatting issues
Found 10 issues. Showing the first 2:
INFO: The for, if, and spread elements weren't supported until version 2.3.0, but this code is required to be able to run on earlier versions.
lib/graphql_starwars_test_server.dart:241:29
╷
241 │ for (final friend in [...data['humans'], ...data['droids']]) {
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using pedantic and run dartanalyzer lib/graphql_starwars_test_server.dart
INFO: The for, if, and spread elements weren't supported until version 2.3.0, but this code is required to be able to run on earlier versions.
lib/graphql_starwars_test_server.dart:241:48
╷
241 │ for (final friend in [...data['humans'], ...data['droids']]) {
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using pedantic and run dartanalyzer lib/graphql_starwars_test_server.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
angel_container | ^1.1.0 | 1.1.0 | 1.1.0 |
angel_cors | ^2.0.0 | 2.0.0 | 2.0.0 |
angel_framework | ^2.1.1 | 2.1.1 | 2.1.1 |
angel_graphql | ^1.0.0 | 1.0.0 | 1.0.0 |
angel_http_exception | ^1.0.1 | 1.1.0 | 1.1.0 |
angel_model | ^1.0.3 | 1.0.3 | 1.0.3 |
angel_serialize | ^2.2.3+3 | 2.2.3+3 | 2.2.3+3 |
angel_typed_service | ^1.0.1 | 1.0.1 | 1.0.1 |
args | ^1.5.1 | 1.6.0 | 1.6.0 |
async | ^2.2.0 | 2.4.2 | 2.4.2 |
graphql_parser | ^1.1.4 | 1.1.4 | 1.1.4 |
graphql_schema | ^1.0.4 | 1.0.4 | 1.0.4 |
graphql_server | ^1.0.3 | 1.0.3 | 1.0.3 |
io | ^0.3.2 | 0.3.4 | 0.3.4 |
logging | ^0.11.3 | 0.11.4 | 0.11.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
angel_auth | - | 2.1.5+1 | 2.1.5+1 |
angel_client | - | 2.0.2 | 2.0.2 |
angel_file_service | - | 2.0.1 | 2.0.1 |
angel_route | - | 3.1.0+1 | 3.1.0+1 |
angel_validate | - | 2.0.2 | 2.0.2 |
angel_websocket | - | 2.0.3 | 2.0.3 |
charcode | - | 1.1.3 | 1.1.3 |
code_buffer | - | 1.0.1 | 1.0.1 |
collection | - | 1.14.13 | 1.14.13 |
combinator | - | 1.1.0 | 1.1.0 |
convert | - | 2.1.1 | 2.1.1 |
crypto | - | 2.1.5 | 2.1.5 |
dart2_constant | - | 1.0.2+dart2 | 1.0.2+dart2 |
file | - | 5.2.1 | 5.2.1 |
http | - | 0.12.2 | 0.12.2 |
http2 | - | 1.0.1 | 1.0.1 |
http_parser | - | 3.1.4 | 3.1.4 |
http_server | - | 0.9.8+3 | 0.9.8+3 |
intl | - | 0.16.1 | 0.16.1 |
json_god | - | 2.0.0-beta+3 | 2.0.0-beta+3 |
matcher | - | 0.12.9 | 0.12.9 |
merge_map | - | 1.0.2 | 1.0.2 |
meta | - | 1.2.4 | 1.2.4 |
mime | - | 0.9.7 | 0.9.7 |
mock_request | - | 1.0.7 | 1.0.7 |
path | - | 1.7.0 | 1.7.0 |
pool | - | 1.4.0 | 1.4.0 |
quiver | - | 2.1.5 | 2.1.5 |
quiver_hashcode | - | 2.0.0 | 2.0.0 |
recase | - | 2.0.1 | 3.0.1 |
source_span | - | 1.7.0 | 1.7.0 |
stack_trace | - | 1.9.6 | 1.9.6 |
stream_channel | - | 2.0.0 | 2.0.0 |
string_scanner | - | 1.0.5 | 1.0.5 |
term_glyph | - | 1.1.0 | 1.1.0 |
tuple | - | 1.0.3 | 1.0.3 |
typed_data | - | 1.2.0 | 1.2.0 |
uuid | - | 2.2.2 | 2.2.2 |
web_socket_channel | - | 1.1.0 | 1.1.0 |
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.