isen_aurion_client 2.3.0 copy "isen_aurion_client: ^2.3.0" to clipboard
isen_aurion_client: ^2.3.0 copied to clipboard

A dart api that interfaces with the ERP Aurion used by the ISEN.

130/ 160
pub points
27
downloads

We analyzed this package 15 hours ago, and awarded it 130 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting isen_aurion_client... Discovering libraries... Linking elements... Precaching local docs for 197471 elements... Initialized dartdoc with 656 libraries Generating docs for library client.dart from package:isen_aurion_client/client.dart... Generating docs for library error.dart from package:isen_aurion_client/error.dart... Generating docs for library event.dart from package:isen_aurion_client/event.dart... Documented 3 public libraries in 20.9 seconds ERR: warning: unresolved doc reference [x] from package-isen_aurion_client: file:///tmp/pana_TCMGFK warning: unresolved doc reference [ ] from package-isen_aurion_client: file:///tmp/pana_TCMGFK warning: isen_aurion_client has no library level documentation comments from isen_aurion_client: (file:///tmp/pana_TCMGFK/lib/client.dart:1:1) warning: unresolved doc reference ['submenu_299102'] from client.IsenAurionClient.getSubmenu: (file:///tmp/pana_TCMGFK/lib/src/client.dart:95:38) warning: isen_aurion_client has no library level documentation comments from isen_aurion_client: (file:///tmp/pana_TCMGFK/lib/error.dart:1:1) [33 more lines]

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:isen_aurion_client/client.dart that imports:
  • package:isen_aurion_client/src/client.dart that imports:
  • package:requests/requests.dart that imports:
  • package:requests/src/requests.dart that imports:
  • package:requests/src/client/io_client.dart that imports:
  • package:http/io_client.dart that imports:
  • package:http/src/io_streamed_response.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
html ^0.15.0 0.15.6 0.15.6
http ^0.13.5 0.13.6 1.6.0
json_annotation ^4.7.0 4.11.0 4.11.0
meta ^1.8.0 1.18.1 1.18.1
requests ^4.7.0 4.7.0 4.7.0
xpath_selector_html_parser ^3.0.0 3.0.1 3.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
expressions - 0.2.5+3 0.2.5+3
hex - 0.2.0 0.2.0
http_parser - 4.1.2 4.1.2
matcher - 0.12.18 0.12.18
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
quiver - 3.2.2 3.2.2
rxdart - 0.28.0 0.28.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.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
test_api - 0.7.9 0.7.9
typed_data - 1.4.0 1.4.0
xpath_selector - 3.0.2 3.0.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

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.10, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
27
downloads

Publisher

verified publishermelois.dev

Weekly Downloads

A dart api that interfaces with the ERP Aurion used by the ISEN.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

html, http, json_annotation, meta, requests, xpath_selector_html_parser

More

Packages that depend on isen_aurion_client