atatus_gql_link 1.0.4
atatus_gql_link: ^1.0.4 copied to clipboard
A package for tracking GraphQL calls in Atatus compatible with gql_link
We analyzed this package in the last hour, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/Atatus/atatus-sdk-flutter was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
6 out of 15 API elements (40.0 %) have documentation comments.
Some symbols that are missing documentation: atatus_gql_link, atatus_gql_link.AtatusGqlLink.AtatusGqlLink.new, atatus_gql_link.AtatusGqlLink.atatusSdk, atatus_gql_link.AtatusGqlLink.listener, atatus_gql_link.AtatusGqlLink.uri.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:atatus_gql_link/atatus_gql_link.dartthat imports:package:atatus_gql_link/src/atatus_gql_link.dartthat imports:package:atatus_flutter_plugin/atatus_internal.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:atatus_gql_link/atatus_gql_link.dartthat imports:package:atatus_gql_link/src/atatus_gql_link.dartthat imports:package:atatus_flutter_plugin/atatus_internal.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:atatus_gql_link/atatus_gql_link.dartthat imports:package:atatus_gql_link/src/atatus_gql_link.dartthat imports:package:atatus_flutter_plugin/atatus_internal.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:atatus_gql_link/atatus_gql_link.dartthat imports:package:atatus_gql_link/src/atatus_gql_link.dartthat imports:package:atatus_flutter_plugin/atatus_internal.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:atatus_gql_link/atatus_gql_link.dartthat imports:package:atatus_gql_link/src/atatus_gql_link.dartthat imports:package:atatus_flutter_plugin/atatus_internal.dartthat declares support for platforms:Android.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
atatus_flutter_plugin |
^1.0.1 |
1.0.4 | 1.0.4 | |
gql |
^1.0.0 |
1.0.1 | 1.0.1 | |
gql_exec |
^1.0.0 |
1.0.0+1 | 1.0.0+1 | |
gql_link |
^1.0.0 |
1.0.0+1 | 1.1.0 | |
uuid |
^4.0.0 |
4.6.0 | 4.6.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 0.14.2 | 1.0.3 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
package_config |
- | 2.2.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.