graphql_intercept_http_code_link 2.0.0
graphql_intercept_http_code_link: ^2.0.0 copied to clipboard
A Flutter package plugin to intercept httpcode of GraphQL migrate to flutter 2.0 null-safety
We analyzed this package 9 hours ago, and awarded it 105 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("2.0.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
5 out of 15 API elements (33.3 %) have documentation comments.
Some symbols that are missing documentation: graphql_intercept_http_code_link, graphql_intercept_http_code_link.GraphQLInterceptHttpCodeLink, graphql_intercept_http_code_link.GraphQLInterceptHttpCodeLink.GraphQLInterceptHttpCodeLink.new, graphql_intercept_http_code_link.GraphQLInterceptHttpCodeLink.controller, graphql_intercept_http_code_link.GraphQLInterceptHttpCodeLink.forward.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:graphql_intercept_http_code_link/graphql_intercept_http_code_link.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:graphql_intercept_http_code_link/graphql_intercept_http_code_link.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Windows`.
Because:
package:graphql_intercept_http_code_link/graphql_intercept_http_code_link.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:graphql_intercept_http_code_link/graphql_intercept_http_code_link.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Web`.
Because:
package:graphql_intercept_http_code_link/graphql_intercept_http_code_link.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/hive_init.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:graphql_intercept_http_code_link/graphql_intercept_http_code_link.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/hive_init.dartthat imports:package:path_provider/path_provider.dartthat imports:package:path_provider_platform_interface/path_provider_platform_interface.dartthat imports:package:path_provider_platform_interface/src/method_channel_path_provider.dartthat imports:package:platform/platform.dartthat imports:package:platform/src/interface/local_platform.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/graphql_intercept_http_code_link.dart:28:26
╷
28 │ if (httpResponse != null) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/graphql_intercept_http_code_link.dart
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/graphql_intercept_http_code_link.dart:44:56
╷
44 │ String? errorMessage = httpResponse.body != null ? httpResponse.body : '';
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/graphql_intercept_http_code_link.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
graphql_flutter |
^5.0.0 |
5.1.2 | 5.2.1 | |
http |
^0.13.3 |
0.13.6 | 1.6.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 3.0.6 | 7.0.0 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_hooks |
- | 0.18.6 | 0.21.3+1 | |
glob |
- | 2.1.3 | 2.1.3 | |
gql |
- | 0.14.0 | 1.0.1 | |
gql_dedupe_link |
- | 2.0.3+1 | 4.0.0 | |
gql_error_link |
- | 0.2.3+1 | 1.0.1 | |
gql_exec |
- | 0.4.3 | 1.0.0+1 | |
gql_http_link |
- | 0.4.5 | 1.2.0 | |
gql_link |
- | 0.5.1 | 1.1.0 | |
gql_transform_link |
- | 0.2.2+1 | 1.0.1 | |
graphql |
- | 5.1.3 | 5.2.3 | |
hive |
- | 2.2.3 | 2.2.3 | |
hooks |
- | 1.0.0 | 1.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
native_toolchain_c |
- | 0.17.4 | 0.17.4 | |
nm |
- | 0.5.0 | 0.5.0 | |
normalize |
- | 0.7.2 | 0.10.0 | |
objective_c |
- | 9.2.4 | 9.2.4 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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 |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web_socket_channel |
- | 2.2.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.13.3` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http to update the constraint.
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.23.8, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.