at_onboarding_cli 1.7.0 copy "at_onboarding_cli: ^1.7.0" to clipboard
at_onboarding_cli: ^1.7.0 copied to clipboard

Dart tools for initial client onboarding, subsequent client enrollment, and enrollment management.

5
likes
150/ 160
pub points
66%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

67 out of 130 API elements (51.5 %) have documentation comments.

Some symbols that are missing documentation: at_onboarding_cli, at_onboarding_cli.AtOnboardingPreference, at_onboarding_cli.AtOnboardingPreference.AtOnboardingPreference, at_onboarding_cli.AtOnboardingPreference.apkamAuthRetryDurationMins, at_onboarding_cli.AtOnboardingPreference.appName.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:at_onboarding_cli/at_onboarding_cli.dart that imports:
  • package:at_onboarding_cli/src/register_cli/register.dart that imports:
  • package:at_onboarding_cli/src/util/onboarding_util.dart that imports:
  • package:http/io_client.dart that imports:
  • package:http/src/io_streamed_response.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:at_onboarding_cli/at_onboarding_cli.dart that imports:
  • package:at_onboarding_cli/src/register_cli/register.dart that imports:
  • package:at_onboarding_cli/src/util/onboarding_util.dart that imports:
  • package:http/io_client.dart that imports:
  • package:http/src/io_streamed_response.dart that 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.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_EBAQZF/lib/src/cli/auth_cli_args.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
args ^2.5.0 2.6.0 2.6.0
at_auth ^2.0.7 2.0.8 2.0.8
at_chops ^2.0.1 2.2.0 2.2.0
at_cli_commons ^1.2.0 1.2.1 1.2.1
at_client ^3.2.2 3.3.0 3.3.0
at_commons ^5.0.0 5.0.2 5.0.2
at_lookup ^3.0.49 3.0.49 3.0.49
at_persistence_secondary_server ^3.0.64 3.0.65 3.0.65
at_server_status ^1.0.5 1.0.5 1.0.5
at_utils ^3.0.19 3.0.19 3.0.19
crypton ^2.2.1 2.2.1 2.2.1
duration ^4.0.3 4.0.3 4.0.3
encrypt ^5.0.3 5.0.3 5.0.3
http ^1.2.1 1.2.2 1.2.2
image ^4.1.7 4.3.0 4.3.0
meta ^1.14.0 1.16.0 1.16.0
path ^1.9.0 1.9.1 1.9.1
zxing2 ^0.2.0 0.2.3 0.2.3
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
at_base2e15 - 1.0.0 1.0.0
at_demo_data - 1.2.0 1.2.0
at_persistence_spec - 2.0.14 2.0.14
at_utf7 - 1.0.0 1.0.0
chalkdart - 2.2.1 2.2.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cron - 0.5.1 0.6.1
crypto - 3.0.6 3.0.6
cryptography - 2.7.0 2.7.0
dart_periphery - 0.9.9 0.9.9
ecdsa - 0.1.2 0.1.2
elliptic - 0.3.11 0.3.11
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
hive - 2.2.3 2.2.3
http_parser - 4.1.1 4.1.1
internet_connection_checker - 1.0.0+1 1.0.0+1
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
mutex - 3.1.0 3.1.0
ninja_asn1 - 2.0.0 2.0.0
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 3.9.1
process - 5.0.3 5.0.3
source_span - 1.10.0 1.10.0
stack_trace - 1.12.0 1.12.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
uuid - 3.0.7 4.5.1
version - 3.0.2 3.0.2
web - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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.22.15, Dart 3.5.4.

Check the analysis log for details.