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

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

130/ 160
pub points
5.04k
downloads

We analyzed this package 5 days 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: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

100 out of 252 API elements (39.7 %) have documentation comments.

Some symbols that are missing documentation: at_onboarding_cli, at_onboarding_cli.AtActivateException, at_onboarding_cli.AtActivateException.AtActivateException.new, at_onboarding_cli.AtAuthenticationFailureException, at_onboarding_cli.AtAuthenticationFailureException.AtAuthenticationFailureException.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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/util/create_at_client_cli.dart that imports:
  • package:at_onboarding_cli/src/util/home_directory_util.dart that imports:
  • package:at_client/at_client.dart that imports:
  • package:at_client/src/util/encryption_util.dart that imports:
  • package:at_utils/at_logger.dart that imports:
  • package:at_utils/src/logging/handlers.dart that imports:
  • package:chalkdart/chalk.dart that imports:
  • package:chalkdart/src/chalk_x11.g.dart that imports:
  • package:chalkdart/src/chalk.dart that imports:
  • package:chalkdart/src/ansiutils.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

INFO: The import of 'package:at_onboarding_cli/src/util/create_at_client_cli.dart' is unnecessary because all of the used elements are also provided by the import of 'package:at_onboarding_cli/at_onboarding_cli.dart'.

lib/src/cli/auth_cli.dart:12:8

   ╷
12 │ import 'package:at_onboarding_cli/src/util/create_at_client_cli.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/cli/auth_cli.dart

INFO: The import of '../util/onboarding_util.dart' is unnecessary because all of the used elements are also provided by the import of 'package:at_onboarding_cli/at_onboarding_cli.dart'.

lib/src/cli/auth_cli.dart:19:8

   ╷
19 │ import '../util/onboarding_util.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/cli/auth_cli.dart

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

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

Package Constraint Compatible Latest Notes
args ^2.6.0 2.7.0 2.7.0
at_auth ^3.0.0 3.0.0 3.0.0
at_chops ^3.0.0 3.0.0 3.0.0
at_client ^3.10.0 3.11.0 3.11.0
at_commons ^5.6.0 5.8.0 5.8.0
at_lookup ^3.4.2 3.5.0 3.5.0
at_server_status ^1.0.5 1.1.1 1.1.1
at_utils ^3.2.0 3.4.0 3.4.0
chalkdart >=2.0.9 <4.0.0 3.0.5 3.0.5
crypto ^3.0.5 3.0.7 3.0.7
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.6.0 1.6.0
image ^4.1.7 4.7.2 4.7.2
meta ^1.16.0 1.18.0 1.18.0
path ^1.9.0 1.9.1 1.9.1
zxing2 ^0.2.0 0.2.4 0.2.4
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
at_base2e15 - 1.0.0 1.0.0
at_persistence_secondary_server - 4.2.0 4.2.0
at_persistence_spec - 3.1.0 3.1.0
at_utf7 - 1.0.0 1.0.0
better_cryptography - 1.0.0+1 1.0.0+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.2
cryptography - 2.9.0 2.9.0
dart_periphery - 0.9.20 0.9.20
ecdsa - 0.1.2 0.1.2
elliptic - 0.3.12 0.3.12
ffi - 2.1.5 2.1.5
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.2 4.1.2
internet_connection_checker - 1.0.0+1 3.0.1
js - 0.6.7 0.7.2 Discontinued
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 - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 4.0.0
posix - 6.0.3 6.0.3
process - 5.0.5 5.0.5
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.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
uuid - 4.5.2 4.5.2
version - 3.0.2 3.0.2
web - 1.1.1 1.1.1
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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 4 errors:

  • UNDEFINED_IDENTIFIER - lib/src/cli/auth_cli.dart:860:26 - Undefined name 'AtBytes'.
  • UNDEFINED_IDENTIFIER - lib/src/cli/auth_cli.dart:948:28 - Undefined name 'AtBytes'.
  • UNDEFINED_IDENTIFIER - lib/src/onboard/at_onboarding_service_impl.dart:395:9 - Undefined name 'AtBytes'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.8, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
5
likes
130
points
5.04k
downloads

Publisher

verified publisheratsign.org

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

args, at_auth, at_chops, at_client, at_commons, at_lookup, at_server_status, at_utils, chalkdart, crypto, crypton, duration, encrypt, http, image, meta, path, zxing2

More

Packages that depend on at_onboarding_cli