xtream_code_client 1.3.4 xtream_code_client: ^1.3.4 copied to clipboard
A WebClient to access a XTream Code API. It provides easy and efficient access to the API, with features like automatic retries and error handling.
We analyzed this package 3 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/pauli2406/xtream_code_client/issues
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
325 out of 467 API elements (69.6 %) have documentation comments.
Some symbols that are missing documentation: xtream_code_client.Actor.Actor.fromXmlElement
, xtream_code_client.Actor.guest
, xtream_code_client.Actor.images
, xtream_code_client.Actor.name
, xtream_code_client.Actor.role
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:xtream_code_client/xtream_code_client.dart
that declares support for platforms:Android
,iOS
,Windows
,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:xtream_code_client/xtream_code_client.dart
that imports:package:xtream_code_client/src/xtream_code_client.dart
that imports:package:xtream_code_client/src/http/http_client_factory.dart
that imports:package:cupertino_http/cupertino_http.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:xtream_code_client/xtream_code_client.dart
that imports:package:xtream_code_client/src/xtream_code_client.dart
that imports:package:xtream_code_client/src/http/http_client_factory.dart
that imports:package:cronet_http/cronet_http.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:xtream_code_client/xtream_code_client.dart
that imports:package:xtream_code_client/src/xtream_code_client.dart
that imports:package:xtream_code_client/src/http/http_client_factory.dart
that imports:package:cupertino_http/cupertino_http.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:xtream_code_client/xtream_code_client.dart
that imports:package:xtream_code_client/src/xtream_code_client.dart
that imports:package:xtream_code_client/src/http/http_client_factory.dart
that imports:package:cronet_http/cronet_http.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
/tmp/pana_JOCMVS/lib/src/model/epg/epg.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_JOCMVS/lib/src/model/series_info.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cronet_http |
^1.3.2 |
1.3.2 | 1.3.2 |
cupertino_http |
^2.0.1 |
2.0.1 | 2.0.1 |
fetch_client |
^1.1.2 |
1.1.2 | 1.1.2 |
flutter |
flutter |
0.0.0 | 0.0.0 |
http |
^1.2.2 |
1.2.2 | 1.2.2 |
intl |
^0.19.0 |
0.19.0 | 0.20.1 |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 |
xml |
^6.5.0 |
6.5.0 | 6.5.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
fetch_api |
- | 2.2.0 | 2.2.0 |
ffi |
- | 2.1.3 | 2.1.3 |
http_parser |
- | 4.1.1 | 4.1.1 |
http_profile |
- | 0.1.0 | 0.1.0 |
jni |
- | 0.10.1 | 0.13.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
objective_c |
- | 3.0.0 | 4.0.0 |
package_config |
- | 2.1.1 | 2.1.1 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
path_provider_foundation |
- | 2.4.1 | 2.4.1 |
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 |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
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.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
web_socket |
- | 0.1.6 | 0.1.6 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
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.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
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.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.